@charset "iso-8859-1";

/**
*** FRANK PEREZ
*** ONLINE MEDIA GROUP
*** http://www.webomg.com
**/
* {
	margin: 0;
	padding: 0;
	list-style: none;
}

#frameborder {
	width: 955px;
	margin: 0 auto;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
}

#frame {
	width: 953px;
	float: left;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
}

#header {
	width: 953px;
	height: 121px;
	float: left;
	background-image: url('../media/headerbg.jpg');
	background-repeat: repeat-x;
}

#header_left {
	width: 300px;
	height: 121px;
	float: left;
}

#header_left img {
	margin-left: 8px;
}

#header_right {
	width: 653px;
	height: 121px;
	float: left;
}

#header_right_top {
	width: 653px;
	height: 31px;
	float: left;
	text-align: right;
}

#header_right_top ul {
	margin-right: 160px
}

#facebook {
	height: 30px;
	position: relative;
	top: -30px;
}

#header_right_top ul li {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	border-right: 1px solid #000;
	font-size: 12px;
	line-height: 31px;
}

#header_right_top ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#header_right_bottom {
	width: 653px;
	height: 90px;
	float: left;
}

#header_right_bottom_left {
	width: 256px;
	height: 70px;
	float: right;
	text-align: center;
	padding-top: 20px;
}

#header_right_bottom_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}

#header_right_bottom_left p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #044b7c;
}

#header_right_bottom_right {
	width: 158px;
	height: 90px;
	float: right;
	background-image: url('../media/shoppingcartbg.jpg');
	background-repeat: no-repeat;
	margin-right: 8px;
	text-align: center;
}

.shoppingcarttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-top: 16px;
	margin-left: 36px;
	border-bottom: 1px solid #fff;
	text-align: left;
	width: 112px;
}

.shoppingcarttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding-top: 5px;
}

.shoppingcarttext strong {
	font-size: 22px;
	color: #26caff;
}

#mainmenu {
	width: 953px;
	height: 36px;
	float: left;
	border-top: 2px solid #484848;
	background-image: url('../media/menubg.jpg');
	background-repeat: repeat-x;
}

#mainmenu ul li {
	display: inline;
	float: left;
}

#mainmenu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	display: block;
	line-height: 36px;
	padding: 0 16px 0 15px;
	background-image: url('../media/menuregbg.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	float: left;
}

#mainmenu ul li a:hover {
	background-image: url('../media/menuhoverbg.jpg');
}

#mainbody {
	width: 953px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#mainbody_left {
	width: 219px;
	float: left;
}

.searchcont {
	width: 214px;
	height: 93px;
	margin: 0 auto;
	background-image: url('../media/searchboxbg.jpg');
	background-repeat: no-repeat;
}

.boxcont {
	width: 214px;
	height: 93px;
	margin: 0 auto;
	background-image: url('../media/boxbg.jpg');
	background-repeat: no-repeat;
	padding-bottom: 8px;
}

.boxcont h2 {
	padding: 5px;
	font-size: 13px;
	font-weight: bold;	
	color: #044B7C;
	text-align: center;
}

.boxcont p {
	padding: 0 5px 0 5px;
	font-size: 12px;
	font-weight: bold;	
	color: #044B7C;
	text-align: center;
}

.searchtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	padding-left: 30px;
}

.searchbox {
	width: 191px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	border: 1px solid #514f4f;
	margin-top: 8px;
	margin-left: 8px;
}

.searchbutton {
	width: 63px;
	height: 21px;
	float: right;
	margin-right: 14px;
	margin-top: 4px;
}

#cat_list {
	width: 200px;
	height: 25px;
	float: left;
	font-size: 12px;
	line-height: 25px;
	margin: 10px 0 0 10px;
}

.bannerleft {
	width: 205px;
	margin: 0 auto;
	margin-top: 10px;
}

.verisigncont {
	width: 208px;
	height: 114px;
	margin: 0 auto;
	margin-top: 10px;
	background-image: url('../media/verisignbg.jpg');
	background-repeat: no-repeat;
	text-align: center;
}

.verisigncont p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #000;
	padding-top: 38px;
}

.verisigncont p a {
	color: #044b7c;
	text-decoration: none;
}

.verisigncont p a:hover {
	text-decoration: underline;
}

.bannerleft2 {
	width: 194px;
	margin: 0 auto;
	margin-top: 10px;
}

#mainbody_right {
	width: 734px;
	float: left;
}

#mainbody_right_cont {
	width: 728px;
	margin: 0 auto;
	font-size: 14px;
}

.scrollingproductscont {
	width: 728px;
	height: 93px;
	float: left;
	margin-bottom: 10px;
}

.scrollprod_left {
	width: 8px;
	height: 93px;
	float: left;
}

.scrollprod_middle {
	width: 712px;
	height: 93px;
	float: left;
	background-image: url('../media/scrollprods_bg.jpg');
	background-repeat: repeat-x;
}

.scrollprod_right {
	width: 8px;
	height: 89px;
	float: left;
}

.bestdealscont {
	width: 728px;
	float: left;
	margin-bottom: 4px;
}

.bestdeals_left {
	width: 545px;
	height: 321px;
	float: left;
}

.bestdeals_left img {
	border: none;
}

.bestdeals_right {
	width: 183px;
	height: 321px;
	float: left;
}

.prodboxcont {
	width: 181px;
	height: 75px;
	border: 1px solid #3e3e3e;
	float: left;
	background-image: url('../media/prodboxbg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 4px;
	_margin-bottom: 1px;
}

.prodbox_left {
	width: 109px;
	height: 75px;
	float: left;
	text-align: center;
}

.prodbox_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 18px;
}

.prodbox_left p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #034960;
}

.prodbox_right {
	width: 72px;
	height: 75px;
	float: left;
}

.prodbox_right img {
	padding-top: 2px;
}

.banner_row {
	width: 728px;
	height: 148px;
	float: left;
	margin-top: 6px;
	margin-bottom: 4px;
}

.banner_left {
	width: 238px;
	height: 148px;
	float: left;
	margin-right: 7px;
}

.banner_left img {
	border: none;
}

.banner_middle {
	width: 238px;
	height: 148px;
	float: left;
	margin-right: 7px;
}

.banner_middle img {
	border: none;
}

.banner_right {
	width: 238px;
	height: 148px;
	float: left;
}

.banner_right img {
	border: none;
}

#sub_footer {
	width: 953px;
	float: left;
	text-align: center;
}

#sub_footer ul {
	padding-top: 6px;
}

#sub_footer ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #4a4a4a;
	border-right: 1px solid #4a4a4a;
	padding-right: 8px;
	padding-left: 8px;
}

#sub_footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00416d;
	text-decoration: none;
}

#sub_footer ul li a:hover {
	text-decoration: underline;
}

#footer {
	width: 953px;
	height: 56px;
	margin-top: 10px;
	float: left;
	background-image: url('../media/footerbg.jpg');
	background-repeat: repeat-x;
	border-top: 2px solid #545454;
}

#footer_left {
	width: 500px;
	float: left;
	line-height: 56px;
}

#footer_left ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border-right: 1px solid #4a4a4a;
	padding-right: 5px;
	padding-left: 5px;
}

#footer_left ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#footer_left ul li a:hover {
	text-decoration: underline;
}

#footer_right {
	width: 453px;
	float: left;
	text-align: right;
}

#footer_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 56px;
	padding-right: 6px;
}

#getaquotesection {
	width: 587px;
	margin: 8px auto;
}

#quotecont {
	width: 310px;
	height: 117px;
	float: left;
	background-image: url('../media/getshippingquotebg2.jpg');
	background-repeat: no-repeat;
}

#quotecont p {
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding-top: 40px;
	padding-left: 33px;
	color: #000;
}

.quotezipcode {
	width: 129px;
	height: 20px;
	border: 1px solid #000;
	margin-left: 33px;
	font-size: 20px;
	float: left;
	clear: both;
}

.getquotebtn {
	position: relative;
	top: 4px;
	left: 33px;
	float: left;
	clear: both;
}

.totalShipformat {
	float: left;
	padding-left: 10px;
	text-align: center;
	width: 180px;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	margin-top: -10px;
}

#shippingbanner {
	width: 267px;
	float: left;
	padding-left: 10px;
}

#quan_frame {
	width: 229px;
	float: right;
	margin-left: 5px;
}

#quan_head {
	width: 224px;
	height: 7px;
	float: right;
}

#quan_body {
	width: 210px;
	float: right;
	border-right: 2px solid #9fc1c5;
	border-left: 2px solid #9fc1c5;
	background-image: url(../media/quan_bg1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 5px;
}

#quan_body {
	 color: #30569D; 
	 font-weight: bold;
	 text-align: center;
	 font-size: 16px;
}

/*maxwell added */
div.columnBoxBuyNowContainer {
	width: 208px;
	float: left;
}

div.columnBoxBuyNow {
	width: 104px;
	float: left;
	clear: none;
}

div.quan_label {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 6px;
}

input.quan_buybutton {
	float: right;
}

input.quan_txtbox {
	width: 87px;
	height: 17px;
	border: 1px solid #7f9db9;
	margin-left: 10px;
}

select.quan_selectbox {
	border: 1px solid #7f9db9;
	width: 184px;
}

#color_cont {
	width: 182px;
	height: 31px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#color_cont img {
	border: 1px solid #000;
}

#quan_foot {
	width: 224px;
	height: 7px;
	float: right;
	clear: both;
	text-align: right;
}

.leftnavs_cont {
	width: 214px;
	margin: 0 auto;
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
}

.leftnavs_top {
	width: 214px;
	height: 7px;
	float: left;
	background-image: url('../media/menu_lft_nav_head.jpg');
	background-repeat: no-repeat;
}

.leftnavs_body {
	width: 210px;
	float: left;
	border-right: 2px solid #262626;
	border-left: 2px solid #262626;
	background-color: #333333;
}

.leftnavs_body h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fffd46;
	text-indent: 8px;
	margin: 0;
	padding;
	0;
}

.leftnavs_body ul {
	padding-top: 4px;
}

.leftnavs_body ul li a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height: 24px;
	display: block;
	width: 190px;
	padding-left: 20px;
	background-image: url('../media/leftnav_dot.jpg');
	background-position: 10px 11px;
	background-repeat: no-repeat;
}

.leftnavs_body ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

.dark_row {
	background-color: #272727;
}

.light_row {
	background-color: #333333;
}

.leftnavs_bottom {
	width: 214px;
	height: 7px;
	float: left;
	background-image: url('../media/menu_lft_nav_footer.jpg');
	background-repeat: no-repeat;
}

#ccp0--emailfriend--emailaddresses--d input.khxc_formfield {
	width: 300px;
	height: 14px;
}

.blue_text {
	color: blue;
	font-weight: bold;
	letter-spacing: .05em;
}

#omg_product_info {
	margin-top: 20px;
}

#omg_product_info p {
	margin: 3px 0;
	font-size: 12px;
}

#omg_product_info h2 {
	color: red;
	font-style: italic;
	font-size: 18px;
	margin-bottom: 10px;
	text-decoration: underline;
}

#omg_product_info ul {
	padding-bottom: 20px;
}

#omg_product_info li {
	list-style: disc;
	margin-left: 20px;
}

.out_stock {
	color: #000; 
	font-size: 11px; 
	font-weight: bold;
}
