html,body,form,input,ul,li,label,h1,h2,h3,h4,h5,h6 {
	padding:0px;
	margin:0px;
}
p{
	margin:2px 0 15px 0 ;
}
html {
width:100%;
height:100%;
}
a:link,a:visited{
	color:#FF5400	
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#424E60 url(../i/bg_fade.jpg) top repeat-x;
}
#container {
	background:#677787;
	margin-left: auto;
	margin-right: auto;
	padding:0 9px;
	text-align: left;
	width: 760px;
	height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2C3440;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2C3440;
}
#container2 {	
	background:#FFF url(i/main_bg.gif) repeat-x left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-repeat: repeat;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 100%;
}

#header_top {
	background-image: url(../i/header_top.gif);
	background-repeat: repeat-x;
	padding-top: 12px;
}
#header_bottom {
	background-image: url(../i/header_bottom_bg.gif);
	background-repeat: repeat-x;
	padding: 2px 0 2px 0;
	height: 37px;
}
#header_bottom input{
	font-size:12px;
}
#go {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 0px;
	background-image: url(../i/button_go_bg.gif);
	height: 24px;
	width: 37px;
	vertical-align: bottom;
	cursor:pointer;
}

#header_bottom #letters {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	float: left;
	padding-top:3px;
	margin-left: 17px;
	margin-right: 10px;
	font-weight: lighter;
	color: #7C7C7C;
}
#header_bottom #letters a:hover {
	color: #FF5400;
	text-decoration: underline;
}

#letters2 {
	font-family: Arial;
	font-size: 11px;
	color: #7C7C7C;
	float: left;
	margin-right: 10px;
	font-weight: lighter;
}
#header_bottom #letters a,#letters2 a {
	color: #7C7C7C;
}
#header_bottom #guarantee {
	float: right;
}
#nav{
	padding:0;
	margin:0;
	background:#FFF
}
#content {
	width: 758px;
	background-color: #ededed;
}
#home {
}
#home a:hover {
	text-decoration: none;
}

#content #left {
	width: 187px;
	float: left;
	background-color: #ededed;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2C2C2;*/
	height:100%;

}
#left #your_cart {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 0px;
}
#left #online_orders {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: lighter;
	padding-top: 10px;
	padding-left: 2px;
}
#online_orders_bottom {
	text-align: right;
	font-family: Arial;
	font-size: 11px;
	background:#FFF;
	/*border-top-style: dotted;
	border-top-width:1px;
	border-top-color: #333333;*/
	padding: 0 5px 0 0;
}

#left #account,#checkout {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 7px;
	padding-left: 13px;
	color: #FF5400;
	font-size: 12px;
	padding-bottom: 6px;
	font-weight: lighter;
}
#left #account a:hover,#checkout a:hover {
	text-decoration: none;
}
.button_checkout {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-image: url(../i/button_add_to_cart_bg.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 100px;
	cursor:pointer;
}
#left .white_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#content #right {
	background-color: #FFFFFF;
	padding: 8px 10px 30px 10px;
	float: right;
	width: 550px;
	text-align: left;
	background:#FFF;
}
#content #right h1,#content #right2 h1{
	padding:0 0 10px 0;
}
#content #right2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2C2C2;
	background-color: #FFFFFF;
	float: right;
	width: 570px;
	padding-bottom: 30px;
	text-align: left;
}
#right2 #menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 40px;
}
#menu #m1,#m2,#m3,#m4,#m5,#m6,#m7 {
	background-image: url(../i/menu_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4F5A6B;
	border-left-color: #AAB3C2;
	float: left;
}
#menu #m1_2,#m2_2,#m3_2,#m4_2,#m5_2,#m6_2,#m7_2 {
	background-image: url(../i/menu_bg_rollover.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4F5A6B;
	border-left-color: #AAB3C2;
	float: left;
	height: 33px;
	padding-top: 7px;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 33px;
	padding-top: 7px;
}

#menu a:hover {
	background-image: url(i/menu_bg_rollover.gif);
	background-repeat: repeat-x;
	height: 33px;
	padding-top: 7px;
}

#content #right a:hover{
	text-decoration: none;
	color: #FF5400;
}

#content_how_to_order,#content_how_to_order2,#content_how_to_order3 {
	padding-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	padding-right: 5px;
	clear: left;
}
#sub_03 {
}

#sub_03_search_by_drug_name {
	background:#D6D6D6 url(i/search_by_drug_name_bg.gif) bottom;
	background-repeat: repeat-x;
	margin-left: 0px;
	height:99px;
}
#search_by_drug_name_center {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	padding-top: 15px;
	padding-right: 7px;
	height:84px
}
#search_by_drug_name_right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AEAEAE;
	padding-left: 10px;
	padding-top: 15px;
	float: left;
	text-align: left;
	height:84px
}
#search_by_drug_name_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	padding-top: 15px;
	margin-left: 20px;
	clear: both;
	padding-bottom: 25px;
}
#search_by_drug_name_text2 {
	padding-top: 25px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
#sub_03_block1,#sub_03_block2,#sub_03_block3 {
	padding-right: 110px;
	float: left;
}
#sub_03_block1 a,#sub_03_block2 a,#sub_03_block3 a {
	color: #FF5400;
}
#sub04 {
	padding-right: 30px;
	padding-left: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
}
#sub04_2 {
	margin-top: 10px;
	padding-top: 20px;
	padding-left: 20px;
	background-image: url(../i/sub04_2bg.gif);
	background-repeat: repeat-x;
	height: 95px;
	padding-right: 15px;
	text-align: right;
	margin-bottom: 20px;
}
#sub04_2 a:hover {
	text-decoration: none;
	color: #FF5400;
}
#sub04_2 img {
	float: left;
	margin-right: 20px;
}
#sub04_2 input {
	height: 21px;
	vertical-align: middle;
	margin-bottom: 7px;
	margin-left: 10px;
}

#sub04_2 #login {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../i/button_login_bg.gif);
	background-repeat: repeat-x;
	height: 23px;
	width: 56px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}
#sub05 {
	padding-right: 30px;
	padding-left: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #010101;
	
}
#sub05_1 a,#sub05_2 a {
	color: #010101;line-height:150%
}
#sub06 {
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}
#sub06_1 {
	background-image: url(../i/sub06_1bg.gif);
	background-repeat: repeat-x;
	height: 120px;
	margin-top: 20px;
	margin-left: 15px;
	padding-left: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BABABA;
	border-bottom-color: #BABABA;
	margin-right: 22px;
}
#sub06_1 img {
	float: left;
	padding-right: 30px;
}
#sub06_1 ul {
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	padding-top: 15px;
}
#sub06_1 li {
	list-style-image: url(../i/sub06_1_li.gif);
	padding-bottom: 5px;
	vertical-align: middle;
	list-style-position: outside;
}
#sub06_1 a {
	color: #000000;
}
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	margin-top: 10px;
	padding-top: 10px;
}
.sub06_2 {
	padding-left: 20px;
	padding-top: 15px;
}
#sub07 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
#sub07_1 {
	margin-top: 20px;
	margin-left: 20px;
	padding-right: 30px;
}
#sub07_1_right {
	padding-top: 15px;
	padding-left: 30px;
	float: left;
	padding-bottom: 20px;
}
#forms_left {
	float: left;
	width: 210px;
	padding-right: 35px;
}
#forms_left input,#forms_left textarea {
	width: 210px;
	margin-top: 7px; 
	border:1px solid #CCC;
}
#form_right {
	float:right
}

#form_right select {
	margin-top: 7px;
	border:1px solid #CCC;
}
#form_right input {
	width: 160px;
	margin-top: 7px;
	border:1px solid #CCC;
}
#form_right textarea {
	height: 165px;
	width: 240px;
	margin-top: 7px;
	border:1px solid #CCC;
}
#submit {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../i/button_login_bg.gif);
	background-repeat: repeat-x;
	height: 23px;
	width: 76px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#sub08 {
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
}
#sub08_1 {
	padding-right: 10px;
	padding-left: 5px;
}


.button_add_to_cart {
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	background-image: url(../i/button_add_to_cart_bg.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 73px;
	border-top-width: 0px;
	cursor:pointer;
}
#productInfo {
	padding:0px;
}
#productInfo h1{
	padding:2px 0 0 0;
	background:#FFF;
	font-size:13px;
}
#productInfo h2,#sub05 #sub05_01 h3,#sub09 h3{
	margin:0 0 8px 0;
	padding:2px 0 2px 15px;
	background:#EAEBEB url(../i/arrow.gif) left no-repeat; 
}
#sub09 {
	font-family: Arial;
	font-size: 12px;
	margin-right: 5px;
}

#sub10 {
	margin: 5px;
}

#shopping_cart2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #000000;
	margin-left: 10px;
}
.button_delete {
	border: 1px solid #666666;
	background-color: #D0D0D0;
	font-family: Arial;
	font-size: 8px;
	color: #FFFFFF;
	height: 18px;
	cursor:pointer;
}
.button_continue_shopping {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../i/botton_continue_shopping_bg.gif);
	background-repeat: repeat-x;
	height: 23px;
	width: 127px;
	border: 1px solid #000000;
	cursor:pointer;
}
.button_continue_checkout {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../i/botton_continue_checkout_bg.gif);
	background-repeat: repeat-x;
	height: 33px;
	width: 190px;
	border: 1px solid #DB3333;
	cursor:pointer;
}
#sub11 {
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}
.button_continue {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../i/button_continue.gif);
	background-repeat: repeat-x;
	height: 33px;
	width: 116px;
	color: #FFFFFF;
	border: 1px solid #DB3333;
	cursor:pointer;
}
.shipping_forms {
	text-align: right;
	width: 280px;
}





.search_results {
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#sub11_2 {
	background-color: #FFF7CD;
	border: 1px solid #C2C2C2;
	float: right;
	margin-right: 5px;
	margin-bottom: 10px;
}
.order_summery2 {
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin-top: 10px;
	font-weight: bold;
}
.text_align_right {
	text-align: right;
}
.order_summery3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	margin-right: 10px;
	margin-top: 45px;
	margin-bottom: 10px;
}
#sub12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-align: right;
}



#shopping_cart {
}
#four_baners {
	margin-top: 15px;
	padding-top: 5px;
	border-top-width: 11px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	text-align: center;
	padding-bottom: 3px;
	clear: both;
}
#four_baners img {
	margin-right: 30px;
}
.shipping_forms {
	width: 165px;
	text-align: left;
	margin-bottom: 5px;
}
.shipping_forms2 {
	width:150px;
	text-align: left;
	margin-bottom: 5px;
	cursor:pointer;
}
.button_submit_order {
	border: 1px solid #DB3333;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../i/button_submit_order_bg.gif);
	background-repeat: repeat-x;
	height: 33px;
	width: 142px;
	color: #FFFFFF;
}
#sub13 {
	padding-right: 15px;
	padding-left: 15px;
}
#sub13_1 {
	padding-top: 10px;
	padding-left: 15px;
	background-color: #DDDDDD;
	background-image: url(../i/create_account_bg.gif);
	background-repeat: repeat-x;
	height: 82px;
	margin-top: 20px;
}
#sub14_1 {
	margin-left: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	margin-top: 15px;
	margin-bottom: 5px;
}
#sub14_2 {
	background-color: #FFF7CD;
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	padding-top: 10px;
	padding-left: 10px;
	border: 1px solid #C2C2C2;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 10px;
}
.menu_text_top {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 20px;
	margin-bottom: 15px;
}

#sub15_1 {
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	clear: both;
}
.dutton_update {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../i/button_update_bg.gif);
	background-repeat: repeat-x;
	height: 33px;
	width: 94px;
	border: 1px solid #DB3333;
}
#right #content_text {
	font-family: Arial;
	font-size: 12px;
	float: left;
	padding:0 ;
}
#order_number {
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	background-color: #FFF7CD;
	border: 1px solid #000000;
}
.right_brdr {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	cursor:pointer;
}
.button_create_account {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/i/botton_create_account_bg.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 129px;
	border: 1px solid #D20000;
}

#sub16_1 {
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	clear: both;
}
.content_text_line_bg {
	margin-bottom: 20px;
	background-image: url(i/content_text_line_bg.gif);
	background-repeat: repeat-x;
	height: 5px;
	clear: both;
}
#right table {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border: 1px solid #505050;
	margin-top: 20px;
	margin-bottom: 10px;
}
#right table a {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
#sub18 {
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	padding-right: 5px;
	padding-left: 5px;
	cursor:pointer;
}
.button_order_a_new_product {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../i/button_order_bg.gif);
	background-repeat: repeat-x;
	height: 23px;
	width: 147px;
	border: 1px solid #000000;
}
#sub19 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.table_brdr {
border: solid 1px #000000;
border-collapse: collapse;
}


#right #top_line {
	background-color: #939393;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.line_grey {
	background-color: #E5E5E5;
}
#right #footnote {
	font-family: Arial;
	font-size: 10px;
	font-weight: lighter;
	color: #939393;
	margin-left: 15px;
}
#right #order {
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#right #content_text2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	padding-bottom: 15px;
	clear: both;
}
#right #baner {
	margin-right: 75px;
	float: left;
	padding-left: 80px;
}
#right #baner2 {
	float: left;
}

#right #baner3 {
	clear: both;
	margin-top: 5px;
	margin-left: 178px;
}
#right #baner4 {
	margin-top: 22px;
	margin-left: 40px;
	float: left;
}

#footer {
	background-color: #454545;
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	height: 140px;
}
#footer_left {
	width: 400px;
	float: left;
}
#footer_right {
	float: right;
	text-align: right;
}
#footer_bottom {
	background-color:#fff;
	height: 16px;
	text-align: center;
	font-size: 10px;
	font-weight: lighter;
	padding: 10px 0;
	width: 100%;
}
#footer_bottom a {
	text-decoration: none;
	color: #6C6C6C;
}
#footer_bottom a:hover {
	color: #FF5400;
	text-decoration: underline;
}

#copyright {
	font-family: Arial;
	font-size: 10px;
	font-weight: lighter;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 746px;
	color: #6C6C6C;
	background:#FFF;
	padding:9px 7px
}

/* shopping cart */
#shoppingCartTblFormat{
	margin: 15px 0 15px 5px;
	width:749px;
	border: 1px solid #000;
	}
#shoppingCartTblFormat tr{
border-bottom: 1px solid #ccc;
}
#shoppingCartTblFormat td{
	padding: 5px 10px 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
} 
#shoppingCartTblFormat th {
	background: #939393;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 6px;
	color: #F1F1F1;
	}
#right #searchResults{
	margin: 0 0 0 0px;
	border-collapse: collapse;
	width:550px;
	border: 1px solid #535353;
}
#searchResults th {
	background: #535353;
	padding:2px;
	color: #FFF;
	text-align:center
	}
#searchResults td {
	padding:4px 0;
	text-align:center
	}
#sign_in{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333;
}
#fullPageContent{
	padding:10px;
}
#prodDetailsSelect{
	width:300px;
	border:#666 1px solid;
}
#howToOrderH3{
	margin:0;
	padding:2px 0 2px 20px;
	background:#EAEBEB url(../i/arrow.gif) top left no-repeat ; 
}
.block {
	background-image: url(../i/block_1.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 174px;
	padding-top: 75px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 15px;	
	
}
.block2 {
	background-image: url(../i/block_2.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 174px;
	padding-top: 75px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 15px;
}
.block3 {
	background-image: url(../i/block_3.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 174px;
	padding-top: 75px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 15px;
}
.arial_b {
	font-weight: bold;
	color: #505050;
}
#content #right {
	float: right;
	width: 550px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2C2C2;
	min-height: 790px;
}
#right_01 #steps{
	background-color: #FFF;
	width:569px;
	/*border-collapse:collapse;*/
	padding:0;
	margin:0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2C2C2;
}
#right_01 #steps  tr .block .orange{
	color: #FF5400;
	text-decoration: underline;

}
#right_01 #steps tr .block2 a:hover {
	text-decoration: none;
}
label.error{
	color:#C00;
	display:block;	
}
#imageLogoDiv{
	padding:0 0 5px 10px;
	float:right;
	background:#FFF
}
#jHelperTipContainer {
	border: solid 1px #000000;
	background:url(../i/orangebg.jpg);
	width:265px;
	padding:5px;
	color:#ffffff;
	font-size:11px;
}
.freeShippingAlert{
	color:#FF5400;
	font-weight:bold;
}