@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Conv_rupi_foradian';
	src: url('fonts/rupi_foradian.eot');
	src: local('☺'), url('fonts/rupi_foradian.woff') format('woff'), url('fonts/rupi_foradian.ttf') format('truetype'), url('fonts/rupi_foradian.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
 a{
	color:#DA251C;
	/* [disabled]text-decoration:none; */
}
body{
	background-color:#FFF;}
#login_wrapper {
	display: block;
	width: 686px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/* [disabled]padding-top: 50px; */
	height: 450px;
	background-image:url(../images/login_bg.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	min-height: 20px;
}
.modalBackground
 {
background-color:#000;
filter:alpha(opacity=80);
opacity:0.8;
top:10px;
bottom:500px;
}

.red_btn{background-color:#d22108;
height:26px;
width:130px;
color:#fff;
font-size:13px;
font-family:Arial, Helvetica, sans-serif; border:none;
}
#login_wrapper2 {
	display: block;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/* [disabled]padding-top: 50px; */
	height: auto;
	background-image:url(../images/grey_bg.png);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.form-bg {
	padding-top: 240px;
	padding-left: 185px;
	
		}
	.form-bg2 {
	padding-top: 75px;
	padding-left: 25px;
	width: 400px;
	background-image: url(../images/login_bg2.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 25px;
	height: 200px;
	
		}
	.form-bg form {
	width: 390px;
	height: 175px;
	/* [disabled]background: #fff url(../images/bg_form.jpg) repeat-x top left; */
	/* [disabled]-moz-border-radius:4px; */
	/* [disabled]-webkit-border-radius:4px; */
	/* [disabled]border-radius:4px; */
	/* [disabled]-moz-box-shadow:0px 1px 3px 2px rgba(0,0,0,0.1); */
	/* [disabled]-webkit-box-shadow:0px 1px 3px 2px rgba(0,0,0,0.1); */
	/* [disabled]box-shadow:0px 1px 3px 2px rgba(0,0,0,0.1); */
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	}
	
	.form-bg form h2 {
		font-size: 14px;
		font-weight: bold;
		color: #555555;
		font-family:"HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		text-shadow: 0 1px 0 #fff;
		filter: dropshadow(color=#fff, offx=0, offy=1);
		line-height: 45px;
		margin-bottom: 24px;
		margin-left:25px;
	}
	
	input[type="text"], input[type="password"]{
	/* [disabled]box-shadow: 0px 0px 0px 4px #f2f5f7; */
	width: 280px;
	/* [disabled]height: 13px; */
	/* [disabled]color: #E9E9E9; */
	border: 1px solid #bec2c4;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	}
	
	input[type="text"]:focus, input[type="password"]:focus{
	/* [disabled]box-shadow: 0px 0px 0px 2px #dddddd; */
	border:1px solid #7dc6dd;
	/* [disabled]margin-bottom: 25px; */
	}
	
	input[type="checkbox"] {
		vertical-align: middle;
	}
	

	
	label {
	/* [disabled]display: inline; */
	/* [disabled]margin-left: 24px; */
	/* [disabled]vertical-align: middle; */
	}
	
	label span {
	color: #FFF;
	font-size: 12px;
	font-family: "Trebuchet MS";
	}
	
	.forgot {
	text-align: left;
	/* [disabled]margin-left:-55px; */
	color: #999;
	font-size: 12px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.3);
	font-family: Arial, Helvetica, sans-serif;
	/* [disabled]padding-top: 10px; */
	}
	
	.forgot a {
	color: #CCCCCC;
	text-decoration: none;
	transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-webkit-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
	}

	.forgot a:hover {
		color: #65c4e5;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#header {
	display: block;
	height: 85px;
	color: #000;
	padding: 15px;
}

.header_up {
	display: block;
	height: 89px;
	width: 970px;
	margin: 0 auto;
}
.logo {
	display: block;
	float: left;
	padding-right: 10px;
}
.header_content {
	display: block;
	float: left;
	width: 690px;
	text-align: left;
	height: 89px;
}

.header_bottom {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
#menu {
	width: 1000px;
	height: 37px;
	z-index: 1000;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
}


.header_heading_one {
	font-size: 18px;
	line-height: 1.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
}
.header_heading_two {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DA251C;
	vertical-align: middle;
	padding-top: 8px;
	display: block;
	padding-bottom: 8px;
}
.header_heading_three {
	font-size: 16px;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #E8E8E8;
	color: #DA251C;
	border: solid 1px #cccccc;
}
.header_heading_four {
	font-size: 16px;
	line-height: 1.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#0066CC;
}
.header_heading_seven {
	font-size: 14px;
	line-height: 1.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#0066CC;
}
#right_header {
	display: block;
	width: 210px;
	float: right;
}
.top_welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
}
#top_menu {
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#top_menu ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#top_menu ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	list-style-type: none;
	padding-right: 8px;
	padding-left: 8px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DA251C;
	width: auto;
}
#top_menu ul li a {
	color: #DA251C;
	text-decoration: none;
}
#top_menu ul li a:hover {
	color: #999;
	text-decoration: none;
}
.administrator_heading {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #DA251C;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	/* [disabled]border-bottom-width: 3px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #333; */
	width: 100%;
	height: 7px;
}
#navigation {
	list-style: none;
	display: block;
	width: 1000px;
}



#menu ul {
	margin: 0px;
	padding: 0px;
}
#outer_menu {
	/* [disabled]background-image: url(images/menubg.jpg); */
	/* [disabled]background-repeat: repeat-x; */
	width: 100%;
}
#wrapper {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	height: auto;
	padding-top: 10px;
	background-color: #FFF;
	min-height: 500px;
}
#content1 {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	height: auto;
	padding-top: 10px;
	background-color: #FFF;
	min-height: 500px;
}
.white_font_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#content table tr td {
	padding-left: 8px;
	padding-right: 8px;
}
#content1 table tr td {
	padding-left: 0px;
	padding-right: 0px;
}
#MenuBar1 li ul li a {
	/* [disabled]background-image: url(images/menubg.jpg); */
	/* [disabled]background-repeat: repeat-x; */
	width: 150px;
	text-align: left;
	height: 20px;
	background-color: #000000;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 5px;
}

#MenuBar1 li ul li a:hover {
	/* [disabled]background-image: url(images/menubg_hover.jpg); */
	/* [disabled]background-repeat: repeat-x; */
	width: 150px;
	text-align: left;
	background-color: #DA251C;
}
#footer a {
	/* [disabled]background-color: #000; */
	width: 100%;
	height: 25px;
	color:#000000;
	text-decoration:none;
	/* [disabled]font-weight: bold; */
	padding-top: 12px;
	display: block;
	margin: 0 auto;
	text-align: right;
}
#footer {
	width: 1000px;
	display: block;
	/* [disabled]background-color: #000; */
	/* [disabled]height: 40px; */
	bottom: -1px;
	margin: 0 auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	font-size: 11px;
}
.heading11{
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	font-weight: normal;
}
.dotted_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.addnew {
	margin: 0px;
	padding: 0px;
	width:79px;
	height:30px;
	background-image: url(../images/add_new_btn.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.addnew:hover {
	background-image: url(../images/add_new_btn_hover.png);
	background-repeat: no-repeat;
}
.active {
	margin: 0px;
	padding: 0px;
	width:79px;
	height:30px;
	background-image: url(../images/active_btn.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.active:hover {
	background-image: url(../images/active_btn_hover.png);
	background-repeat: no-repeat;
}
.deactive {
	margin: 0px;
	padding: 0px;
	width:79px;
	height:30px;
	background-image: url(../images/deactive_btn.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.deactive:hover {
	background-image: url(../images/deactive_btn_hover.png);
	background-repeat: no-repeat;
}
.buttons {
	display: block;
	float: right;
	/* [disabled]height: 35px; */
	/* [disabled]padding-bottom: 10px; */
	width: 100%;
}

	
	
	

.input input {
	border:1px solid #7f9db9;
	padding: 0px;
	margin: 0px;
}
.input select {
	width: 200px;
	height: 23px;
	border:1px solid #7f9db9;
	padding: 0px;
	margin: 0px;
}
.input textarea {
	border:1px solid #7f9db9;
	padding: 0px;
	margin: 0px;
}
#content_left {
	float: left;
	width: 49%;
	padding-bottom: 10px;
	/* [disabled]background-color: #FBFBFB; */
	margin-right: 18px;
	border: solid 1px #cccccc;
}
#content_left2 {
	float: left;
	width: 49%;
	padding-bottom: 10px;
	/* [disabled]background-color: #FBFBFB; */
	margin-right: 18px;
}
#content_right {
	display: block;
	float: right;
	width: 48%;
	background-color: #FBFBFB;
	border: solid 1px #cccccc;
}
#content_left_one {
	float: left;
	width: 410px;
	padding-bottom: 10px;
	margin-right: 10px;
	border: solid 1px #cccccc;
}
#content_right_one {
	display: block;
	float: right;
	width: 57%;
	border: solid 1px #cccccc;
}
#welcome_wrapper {
	display: block;
	width: 686px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/* [disabled]padding-top: 50px; */
	height: 600px;
	background-image:url(../images/welcome_bg.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#inner_welcome_wrapper {
	display: block;
	padding-top: 280px;
	width: 620px;
	margin-left: 40px;
	margin-right: 40px;
}
.header_heading_five {
	font-size: 18px;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align: center;
	padding-top: 10px;
	display: block;
}
.solid_line {
	border:1px solid #CCC;
}


form.register{
	width:100%;
	/* [disabled]margin: 20px auto 0px auto; */
	/* [disabled]height:530px; */
	background-color:#fff;
	/* [disabled]padding:5px; */
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}
form p{
	font-size: 8pt;
	clear:both;
	margin: 0;
	color:gray;
	padding:4px;
	display: block;
	width: 50%;
	height: auto;
}
form.register fieldset.row1
{
	width:50%;
	/* [disabled]padding:5px; */
	float:left;
	/* [disabled]margin-bottom:15px; */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
form.register fieldset.row1 label{
	width:auto;
	float: left;
	/* [disabled]text-align: right; */
	margin-right: 6px;
	/* [disabled]margin-top:2px; */
	font-weight: bold;
}
form.register fieldset.row2
{
	height:320px;
	padding:5px;
	float:left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #F1F1F1;
	margin-right: 25px;
}
form.register fieldset.row3
{
	padding:5px;
	float:left;
	margin-bottom:15px;
	width:500px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
form.register fieldset.row4
{
    border-top:1px solid #F1F1F1;
    border-right:1px solid #F1F1F1;
    padding:5px;
    float:left;
    clear:both;
    width:500px;
}
form.register .infobox{
    float:right;
    margin-top:20px;
    border: 1px solid #F1F1F1;
    padding:5px;
    width:380px;
    height:98px;
    font-size:9px;
    background: #FDFEFA url(../img/bg_infobox.gif) repeat-x top left;
}
form.register legend
{
	/* [disabled]color: #0066FF; */
	/* [disabled]padding:2px; */
	margin-left: 14px;
	font-weight:bold;
	/* [disabled]font-size: 14px; */
	/* [disabled]font-weight:100; */
}
form.register label{
	color:#333;
	/* [disabled]width:98px; */
	float: left;
	/* [disabled]text-align: right; */
	margin-right: 6px;
	/* [disabled]margin-top:2px; */
	/* [disabled]height: 30px; */
}
form.register label.optional{
    float: left;
    text-align: right;
    margin-right: 6px;
    margin-top:2px;
    color: #A3A3A3;
}
form.register label.obinfo{
    float:right;
    padding:3px;
    font-style:italic;
}
form.register input{
	width: 240px;
	color: #505050;
	margin-right: 5px;
	height: 18px;
}
form.register input.long{
    width: 247px;
    color: #505050;
}
form.register input.short{
    width: 40px;
    color: #505050;
}
form.register input[type=radio]
{
	/* [disabled]float:left; */
	width:15px;
}
form.register label.gender{
    margin-top:-1px;
    margin-bottom:2px;
    width:34px;
    float:left;
    text-align:left;
    line-height:19px;
}
form.register input[type=text]
{
	border: 1px solid #b0c5f2;
}
form.register input[type=password]
{
    border: 1px solid #E1E1E1;
    height: 18px;
}
.button
{
    background: #abda0f url(../img/overlay.png) repeat-x;
    padding: 8px 10px 8px;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    cursor: pointer;
    float:left;
    font-size:18px;
    margin:10px;
}
form.register input[type=text].year
{
    border: 1px solid #E1E1E1;
    height: 18px;
    width:30px;
}
form.register input[type=checkbox] {
	width:14px;
	/* [disabled]margin-top:4px; */
}
form.register select
{
	border: 1px solid #B0C5F2;
	float:left;
	margin-bottom:3px;
	color: #505050;
	margin-right:5px;
	height: 23px;
}
form.register select.date
{
    width: 40px;
}
input:focus, select:focus{
	background-color: #FBFBFB;
}
p.info{
    font-size:7pt;
    color: gray;
}
p.agreement{
	/* [disabled]margin-left:15px; */
	width: 400px;
}
p.agreement label{
	width:auto;
	text-align:left;
	margin-top:3px;
}
.red_text {
	color: #DA251C;
}

#note {
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	text-align: left;
	padding: 5px;
}

.online_cart_box {
	height: auto;
	width: 350px;
	padding: 10px;
	background-color: #858585;
	display: block;
}

.inner_online_cart_box {
	padding: 10px;
	background-color: #FFF;
	height: auto;
}

.inner_online_cart_box {
	padding: 10px;
	background-color: #FFF;
	height: auto;
}
#active1{
	background-color:#000;
	color:#FFFFFF;
	}
.header_heading_six {
	font-size: 14px;
	line-height: 1.1em;
	font-weight: bold;
	padding: 5px;
	color: #000000;
}

.TabbedPanels {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 100%;
	padding-bottom: 7px;
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
	float: right;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	font: bold 14px sans-serif;
	background-color: #DDD;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #000;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-color: #CCC;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	background-color: #000000;
	border-bottom: 1px solid #EEE;
	color: #FFF;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: #000;
	text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	/* [disabled]background-color: #EEE; */
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	overflow: hidden;
	padding: 4px;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
	
}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

.VTabbedPanels {
	overflow: hidden;
	zoom: 1;
}

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

/* Styles for Printing */
@media print {
.TabbedPanels {
	overflow: visible !important;
}
.TabbedPanelsContentGroup {
	display: block !important;
	overflow: visible !important;
	height: auto !important;
}
.TabbedPanelsContent {
	overflow: visible !important;
	display: block !important;
	clear:both !important;
}
.TabbedPanelsTab {
	 overflow: visible !important;
	 display: block !important;
	 clear:both !important;
}

.back {
	color: #999999;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.next {
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.matter_address_content
{
	display:block;
	width:250px;
	text-align:left;
	float: left;
}

.redlink {
	text-decoration:underline;
	color:#F00;
}

.link a{
	text-decoration:underline;
	color:#F00;
}
.padding asp
{
    padding:0px;
}
 .Checkboxlist1 tr label{
    margin-left:5px;}
