@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

html{
	width:100%;
	height:100%;
	overflow-y:scroll;
}

body{
	width:100%;
	height:100%;
	background:url(bg_slices/background.png) top center no-repeat #E0ECFF;
}

a{
	color:#2B03A0;
}

h2{
	color:#21027D;
	margin:5px 0 0 0;
	font-size:24px;
}

h3{
	color:#21027D;
	font-size:20px;
}

h4{
	color:#21027D;
	font-size:17px;
	clear:both;
}

p{
	padding:6px 0 6px 0;
}

ul{
	list-style:none;
	padding:8px 15px;
}

li{
	margin:5px 0;
}

b{
	color:#21027D;
}

em{
	color:blue;
}

#ttr_table{
	border:solid 1px #000000;
}

#ttr_table td{
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	padding:0 7px;
	vertical-align:middle;
	text-align:center;
}

#ttr_table h4{
	font-size:15px;
}

#wrapper{
	width:980px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}

#header{
	width:980px;
	height:175px;
}

#main{
	padding:0 15px;
}

#left{
	float:left;
	width:250px;
}

/*Navigation*/

#nav{
	list-style:none;
	padding:5px 0 5px 25px;
}

#nav li{
	background:url(bg_slices/mockup23_r4_c3.jpg) bottom left no-repeat;
	margin:0;
	padding:0;
}

#nav a{
	text-decoration:none;
	color:#21027D;
	display:block;
	width:188px;
	line-height:35px;
	padding:0 0 0 12px;
}

#current a{
	color:#FFFFFF;
	background:url(bg_slices/mockup23_r4_c3.jpg) left repeat-y;
}

#current_sub a{
	text-decoration:underline;
}

#sub_nav{
	list-style:none;
	padding:0 20px 10px 0;
}

#sub_nav li{
	/*padding:0 0 0 10px;*/
	margin:5px 0;
	background:none;
}

#sub_nav a{
	color:#2B03A0;
	line-height:1.4em;
	background:none;
	font-weight:bold;
}

.drop_body{
	padding:1px 0 1px 10px !important;
}

.drop_body a{
	font-weight:normal !important;
}

/*End Navigation*/

#productData{
	padding:0 25px 5px 25px;
	font-size:14px;
}

#right{
	float:right;
	width:695px;
	font-size:15px;
}

.checklist{
	list-style:url(images/tick.jpg);
	margin-left:40px;
}

#footer{
	float:right;
	width:695px;
	padding:14px 15px 15px 0;
	text-align:center;
}

#foot_nav{
	padding:5px 0 0 0;
}

#copyright{
	font-size:12px;
	margin:5px 0 0 0;
}

/*Small box backgrounds*/

.sbox_top1{
	width:250px;
	height:20px;
	background:url(bg_slices/mockup23_r2_c2.png);
}

.sbox_top{
	width:250px;
	height:20px;
	background:url(bg_slices/mockup23_r8_c2.png);
	margin:14px 0 0 0;
}

.sbox_mid{
	width:250px;
	background:url(bg_slices/mockup23_r4_c2.png) repeat-y;
}

.sbox_bot{
	width:250px;
	height:20px;
	background:url(bg_slices/mockup23_r6_c2.png);
}

/*END Small box backgrounds*/


/*Big box backgrounds*/

.box_top{
	width:695px;
	height:20px;
	background:url(bg_slices/mockup23_r2_c4.png);
}

.box_mid1{
	width:635px;
	background:url(bg_slices/mockup23_r4_c4.png) repeat-y;
	padding:1px 30px 10px 30px;
	min-height:620px;
	line-height:1.4em;
}

.box_mid{
	width:635px;
	background:url(bg_slices/mockup23_r4_c4.png) repeat-y;
	padding:5px 30px 10px 30px;
}

.box_bot{
	width:695px;
	height:20px;
	background:url(bg_slices/mockup23_r8_c4.png);
}

/*END Big box backgrounds*/

.clear{
	clear:both;
}

.heading{
	background:url(bg_slices/mockup23_r6_c7.jpg) repeat-y;
	width:630px;
	color:#FFFFFF;
	line-height:1.2em;
	padding:3px 0 3px 5px;
	margin:5px 0 10px 0;
}

.hr{
	background:url(bg_slices/mockup23_r6_c7.jpg) no-repeat bottom left;
	width:625px;
	padding:0 0 4px 5px;
	margin:0 0 5px 0;
}

.hr a{
	text-decoration:none;
}

.small_hr{
	background:url(bg_slices/mockup23_r4_c3.jpg) no-repeat bottom left;
	width:200px;
	padding:0 0 4px 5px;
	margin:0 0 5px 0;
}

.small_hr a{
	text-decoration:none;
}

.alignLeft{
	float:left;
	margin:0.5em 0.5em 0.5em 0;
	border:3px solid #CCCCCC;
}

.alignRight{
	float:right;
	margin:0.5em 0 0.5em 0.5em;
	border:3px solid #CCCCCC;
}

.alignCenter{
	width:500px;
	margin:0.5em auto;
	border:3px solid #CCCCCC;
}

.productImg{
	float:right;
	margin:0.5em 0.5em 0 3em;
}

.clickHere{
	font-weight:bold;
}

label{
	color:#21027D;
	float:left;
	width:10em;
}

label.error{
	color:red;
	padding:0 0 0 10px;
}

#submit{
	margin-left:150px;
}

fieldset{
	padding:5px;
}

fieldset legend{
	color:#21027D;
	font-weight:bold;
}
