/* css browser reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%; font-family:Arial, Verdana, Helvetica, sans-serif; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}


/**************************************************************LAYOUT************************************************************/
body{color:#333333; font-size:14px; background:#f1f1f1;}
#wrapper{background:url(../images/bg-fill.png) repeat; width:911px; margin:0 auto; padding-top:10px;}
#body-content{padding:0 15px 15px 15px;}
#main-content{width:629px;}
#foot{clear:both;}
iframe{height:1750px;}
form { margin-left:auto; margin-right:auto; padding: 0 70px; }	
form input, textarea { width:100%; }
form input { margin-bottom:10px; } 
form textarea { height:60px; }
form input#submit { width:auto; }

/*************************************************************div tags **********************************************************/
#review-list{width:240px; float:right;}
.review-list-section{background:#f4f4f4;width:218px; padding:10px; margin-bottom:10px; border:1px solid #dbdbdb;}
#logo{margin:auto; width:901px;}
#main-navigation{background:url(../images/nav-bar.png) no-repeat; height:35px; width:911px; margin:auto;}
#cc-clinicallix{background:url(../images/cc-clinicallix.png) no-repeat; height:158px; width:117px; margin:10px auto;}
#ec-curvatrim{background:url(../images/ec-curvatrim.png) no-repeat; height:158px; width:117px; margin:10px auto;}

/*************************************************************h tags ************************************************************/
#switch_right h1{color:#5661cb; font-size:14px; font-weight:bold; margin:20px 0 0 0; padding-left:10px;}
#switch h2{color:#ae1153; font-size:12px; font-weight:bold; border-bottom:1px solid #ae1153; margin-bottom:15px; padding-bottom:3px;}
h3{color:#3c3c3c; font-weight:bold; text-align:center; font-size:18px; line-height:24px; margin-bottom:10px;}
h3#numbers, h3#ag, h3#hp, h3#qz{color:#a6104f;}
h1{font-size:18px; color:#F0C; margin:25px 0 20px 0; text-align:center;}

/*************************************************************list tags *********************************************************/
#main-navigation ul li{display:inline;}
#review-list ul{list-style:none;}
#review-list ul.checkmark{margin-left:15px;}
#review-list ul.checkmark li{background:url(../images/checkmark.png) no-repeat;padding:0 0 8px 16px; line-height:13px; font-size:12px;}
#branding ul{float:left; font-weight:bold; margin:10px 50px;}
#branding ul li{ line-height:22px;}
#switch_right ol, #switch_right ul{margin-left:50px;}
#switch_right ol li,#switch_right ul li{font-size:12px; line-height:22px;}
#foot ul{text-align:center;}
#foot ul li{display:inline;}

/*************************************************************a tags ************************************************************/
#review-list a, #review-list a:visited, #foot a, #foot a:visited {color:#a6104f;font-size:12px;}
#review-list a:hover, #foot a:hover{color:#3c3c3c;}
#review-list ul.reviews li a, #review-list ul.reviews li a:visited{text-decoration:none; line-height:18px; margin-left:20px;}
#review-list ul.reviews li a:hover{color:#3c3c3c; font-weight:bold;padding-left:2px;}

/*************************************************************p tags ************************************************************/
p {font-size:13px; line-height:22px; margin:10px;}
#review-list p{line-height:5px; font-weight:bold; text-align:center;}
#foot p{font-size:10px; line-height:16px; margin:5px 100px;}

/*************************************************************img tags ************************************************************/
img.ribbon{position:absolute;margin:-80px 0 0 130px;}
#switch_left img{float:left; margin:0 30px 30px 30px;} 
#main-navigation img{margin-left:0px;}

/***************************************** sponsor styles ******************************************/
div#sponsors{border:1px solid #ccc; padding:15px;}
div#sponsors h1{text-align:right; font-size:15px; line-height:15px; color:#666; margin:0 0 10px 0;}
div#foot div#sponsors ul{list-style:none; font-size:12px; line-height:16px; text-align:center; float:left; width:300px; margin:0 60px; display:list-item;}
div#sponsors ul li.text{margin-bottom:5px;}
div#sponsors ul li.website{color:#025b19; text-decoration:underline;}
div#sponsors a{font-size:10px; text-decoration:none;}
div#sponsors a:hover{text-decoration:underline; color:#00f;}

/*************************************************************genereal class tags************************************************/
.clear-left{clear:left;}
.clear-both{clear:both;}
.bold{font-weight:bold;}
.center{text-align:center;}