body {
	background: #ffffff;
	font: 11px Tahoma, Arial, sans-serif;
	color:#606060;
	padding: 0px;
	margin:0px;
	background:#ffffff repeat-x url(../images/bg.jpg) top;
}

img {
	margin: 0px;
	padding: 0px;
	display: block;
}

p {
	padding: 0;
	margin: 0;
}

ul{
	margin:10px;
	padding:10px;
}

ol{
	margin:10px;
	padding:10px;
}

li{
	margin-left:20px;
}

#container{
	width:958px;
	margin:0px auto;
	position:relative;
}

#leftColShadow{
	width:233px;
	height:90px;
	position:absolute;
	z-index:1;
	margin-top:110px;
	margin-left:-20px;
}

#rightColShadow{
	width:242px;
	height:64px;
	position:absolute;
	z-index:1;
	margin-top:136px;
	margin-left:741px;
}

#logo{
	margin-left:-20px;
	width:251px;
	height:137px;
	position:absolute;
}

#topMenu{
	height:38px;
	text-align:right;
}

#fishTank{
	width:958px;
	height:163px;
	background:no-repeat url(../images/tank.jpg);
}

#leftCol{
	width:184px;
	margin-top:-91px;
	position:relative;
	z-index:100;
	min-height:833px;
	float:left;
	background:#303030 no-repeat url(../images/left_col_top.png) top;
}

#centerCol{
	width:581px;
	min-height:742px;
	position:relative;
	z-index:100;
	float:left;
	background:#ffffff no-repeat url(../images/content_full_bg.gif) top;
}

#rightCol{
	width:193px;
	margin-top:-65px;
	position:relative;
	z-index:100;
	min-height:807px;
	float:left;
	background:#303030 no-repeat url(../images/right_col_top.png) top;
}

#footer{
	width:958px;
	height:127px;
	background:no-repeat url(../images/footer_bg.jpg);
	clear:both;
}

#breadcrumbs{
	padding:12px 6px;
	border-bottom:1px solid #d7d7d7;
	font-size:10px;
	color:#00b72a;
	margin-bottom:20px;
}

.loginField{
	border:1px solid #d7d7d7;
	background:#000000;
	width:164px;
	padding:5px;
	color:#ffffff;
	font-size:11px;
}

.loginFieldError{
	border:1px solid #ff0000;
	background:#000000;
	width:164px;
	padding:5px;
	color:#ffffff;
	font-size:11px;
}

.columnSectionHeading{
	color:#fbf800;
	font-size:12px;
	font-weight:bold;
}

.menuDivider{
	border-top:1px solid #595959;
	margin-top:5px;
	padding-top:5px;
}

.menuDividerDotted{
	border-top:1px dotted #595959;
	margin-top:5px;
	padding-top:5px;
}

.rightColSection{
	width:193px;
	min-height:80px;
	margin-top:20px;
	background:#303030 no-repeat url(../images/right_col_section_bg.jpg) top;
}

.pageHeading{
	color:#2f6cbf;
	font-size:22px;
	margin-bottom:18px;
}

.formHeading{
	font-size:17px;
	color:#676767;
	padding:10px 0;
	border-bottom:1px solid #e5e5e5;
}

.formField{
	width:240px;
	padding:5px;
	border:1px solid #2f6cbf;
	background-color:#ffffff;
	color:#3c3c3c;
	font-size:11px;
}

.formFieldError{
	width:240px;
	padding:5px;
	border:1px solid #db0000;
	background-color:#FFEFEF;
	color:#3c3c3c;
	font-size:11px;
}

.error{
	color:#db0000;
	font-size:10px;
}

.productDiv{
	border:1px solid #efefef;
	background:#f9f9f9;
	padding:8px;
	width:544px;
	clear:both;
	margin-top:7px;
}

.productImage{
	width:100px;
	float:left;
}

.productInfo{
	width:315px;
	float:left;
	padding-right:10px;
}

.productBuy{
	width:115px;
	float:left;
}

.productDescription{
	margin-top:5px;
	font-size:11px;
	margin-left:3px;
}

.pageSelected{
	font-size:17px;
	font-weight:bold;
}

.checkoutTitle{
	height:25px;
	width:100%;
	background:#ececec;
	border:1px solid #a6a9aa;
	font-size:11px;
	color:#919394;
	font-weight:bold;
	padding:11px 0 0 15px;
}

.checkoutTotalTitle{
	height:25px;
	width:100%;
	background:#919394;
	border:1px solid #919394;
	font-size:19px;
	color:#ffffff;
	font-weight:bold;
	padding:11px 0 0 15px;
}

.messages{
	width:562px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	color:#db0000;
	border:1px solid #db0000;
	margin-bottom:15px;
	font-weight:bold;
}

a {
	color: #2f6cbf;
	text-decoration: none;
}

a:HOVER {
	color: #2f6cbf;
	text-decoration: underline;
}

a.whiteLink {
	color: #ffffff;
	text-decoration: none;
}

a.whiteLink:HOVER {
	color: #ffffff;
	text-decoration: underline;
}

a.yellowLink {
	color: #fbf800;
	text-decoration: none;
}

a.yellowLink:HOVER {
	color: #fbf800;
	text-decoration: underline;
}

a.footerLink {
	color: #535353;
	text-decoration: none;
}

a.footerLink:HOVER {
	color: #535353;
	text-decoration: underline;
}

a.digitalusLink {
	color: #a0a0a0;
	text-decoration: none;
}

a.digitalusLink:HOVER {
	color: #a0a0a0;
	text-decoration: underline;
}

a.breadcrumbLink {
	color: #949494;
	text-decoration: none;
}

a.breadcrumbLink:HOVER {
	color: #949494;
	text-decoration: underline;
}

a.productLink {
	font-size:17px;
	color: #606060;
	text-decoration: underline;
}

a.productLink:HOVER {
	font-size:17px;
	color: #606060;
	text-decoration: none;
}

a.checkoutLink {
	font-size:17px;
	color: #2f6cbf;
	text-decoration: underline;
}

a.checkoutLink:HOVER {
	font-size:17px;
	color: #2f6cbf;
	text-decoration: none;
}

.paginationLinks a {
	font-size:12.5px;
	color: #606060;
	text-decoration: none;
}

.paginationLinks a:HOVER {
	font-size:12.5px;
	color: #606060;
	text-decoration: underline;
}


input.button {
	margin:0px;
	padding:10px;
	font-size:12px;
	border:none;
	background:#2f6cbf;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

input.button:hover {
	margin:0px;
	padding:10px;
	font-size:12px;
	border:none;
	background:#4e86d2;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

input.addBtn {
	margin:0px;
	width:115px;
	padding:4px 0;
	font-size:12px;
	border:none;
	background:#7e7e7e;
	color:#ffffff;
	text-decoration:none;
}

input.addBtn:hover {
	margin:0px;
	width:115px;
	padding:4px 0;
	font-size:12px;
	border:none;
	background:#8a8a8a;
	color:#ffffff;
	text-decoration:none;
}

/*****************    FACEBOOK STYLE POP UP    ************************/
.generic_dialog { height:0; left:0; overflow:visible; position:fixed; /*dw*/ top:0; width:100%; z-index:999; }
#generic_dialog_iframe { left:0; position:absolute; top:0; z-index:3; }
.generic_dialog .generic_dialog_popup { height:0; overflow:visible; position:relative; }
.generic_dialog div.dialog_loading { background-color:#F2F2F2; border:1px solid #3D8F23; font-size:24px; padding:10px; }
#generic_dialog_overlay { display:block; left:0; position:absolute; top:0; width:100%; z-index:100; }
.full_bleed .pop_dialog_table td.pop_content .dialog_body { padding:0; } 
table.pop_dialog_table { border-collapse:collapse; direction:ltr; margin:auto; table-layout:fixed; width:433px; }
td.pop_topleft, td.pop_topright, td.pop_bottomleft, td.pop_bottomright { height:10px; overflow:hidden; padding:0 !important; width:10px !important; }
td.pop_topleft { background:transparent url(../images/popup_sprite.png) no-repeat scroll 0 0; }
td.pop_topright { background:transparent url(../images/popup_sprite.png) no-repeat scroll 0 -10px; }
td.pop_bottomleft { background:transparent url(../images/popup_sprite.png) no-repeat scroll 0 -20px; }
td.pop_bottomright { background:transparent url(../images/popup_sprite.png) no-repeat scroll 0 -30px; }
td.pop_top, td.pop_bottom { background:transparent url(../images/popup_sprite.png) repeat-x scroll 0 -40px; }
td.pop_side { background:transparent url(../images/popup_sprite.png) repeat-y scroll -10px 0; }
.popup_content{background:#E7FFDF repeat url(../images/content_bg.jpg); padding:20px; margin:-1px;}
#fb-modal	{ display:none; }
#fb-close	{ cursor:pointer; }


/*******************  MENU  ********************/
/* this is the main UL element*/
.dropdown{display:none; margin:0px; padding:0px; padding-left:1px; list-style:none; direction:rtl;}
/* these are the inner menus*/
.dropdown ul{margin:0px; padding:0px; list-style:none;}
/* these are all the LIs in the menu*/
.dropdown li{margin:0px; padding:0px;}
.dropdown .topLevel{margin:0px; padding:12px 15px;}
.dropdown .topLevel a{color:#ffffff; font-size:12px; text-decoration:none;}
.dropdown .topLevel a:HOVER{color:#CFCFCF; font-size:12px; text-decoration:none;}
.dropdown .dropLink a{color:#ffffff; text-decoration:none;}
.dropdown .dropLink a:HOVER{color:#CFCFCF; text-decoration:none;}
.dropdown .menuDivider{padding:8px 0 0 0; margin:0px;}
/* these are the LIs that only belong to submenu*/
.dropdown ul li ul{margin:0px; padding:0px;}
.dropdown ul li{margin:0px; padding:2px 9px; width:186px; background-color:#303030;}
.dropdown ul li:HOVER{margin:0px; padding:2px 9px; width:186px; background-color:#303030;}
.dropdown .dropDownTop{margin:0px; padding:0px; width:204px; height:5px; background:#303030; border:none; font-size:1px; margin-top:1px;}
.dropdown .dropDownTop:HOVER{margin:0px; padding:0px; width:204px; height:5px; background:#303030; border:none; font-size:1px; margin-top:1px;}
/* these are the LIs that contains a submenu*/
.dropdown li.submenu-left{margin:0px; padding:2px 20px 2px 9px; width:175px; background:#303030 no-repeat url(../images/drop_down_arrow.png) 96% 50%;}
.dropdown li.submenu-left:HOVER{margin:0px; padding:2px 20px 2px 9px; width:175px; background:#303030 no-repeat url(../images/drop_down_arrow.png) 96% 50%;}




.SmMenu {margin: 0px; position:relative; z-index:999; float:right; text-align:left; font-size:12px; margin-top:2px;}
/* remove all the bullets, borders and padding from the default list styling */
.SmMenu ul {padding:0;margin:0;list-style-type:none;}
.SmMenu ul ul {margin:0px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.SmMenu li {margin:0px;float:left; padding:4px 0; position:relative;}
/* style the links for the top level */
.SmMenu a, .SmMenu a:visited {margin:0px;display:block;text-decoration:none; padding:4px 11px;}
.SmMenu ul li a {color: #ffffff; padding:4px 11px;}
/* style the top level hover */
.SmMenu a:hover, .SmMenu ul ul a:hover{color:#CFCFCF; padding:4px 11px;}
.SmMenu :hover > a, .SmMenu ul ul :hover > a {color:#CFCFCF; padding:4px 11px;}
.SmMenu li.submenu-right{background:#303030 no-repeat url(../images/drop_down_arrow.png) 96% 50%;}
/* style the second level hover */
.SmMenu ul ul {margin: 0px; padding:0px;line-height:11px;color:#ffffff;width:206px; background:#303030; border-top: 5px solid #595959;}
.SmMenu ul ul li ul{margin:0px; padding:0px;line-height:11px;color:#ffffff;}
.SmMenu ul li ul li a{margin:0px; padding:0px; text-decoration:none;color:#ffffff; padding:3px 0;}
.SmMenu ul li ul li a:HOVER{padding:3px 0;}
.SmMenu ul ul li{color:#ffffff;margin:0px; padding:3px 9px; width:188px; background-color:#303030; border-bottom:1px solid #595959;}
.SmMenu ul ul li:HOVER{color:#CFCFCF;margin:0px; padding:3px 9px; width:188px; background-color:#303030; border-bottom:1px solid #595959;}
/* style the third level background */
.SmMenu ul ul ul a, .SmMenu ul ul ul a:visited {}
/* style the third level hover */
.SmMenu ul ul ul a:hover {}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.SmMenu ul ul {visibility:hidden; position:absolute;height:0;top:25px;left:0;}
/* position the third level flyout menu */
.SmMenu ul ul ul{left:205px; top:-1px; border-top:  5px solid #595959;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.SmMenu table {position:absolute; top:0; left:0; border-collapse:collapse;}
/* make the second level visible when hover on first level list OR link */
.SmMenu ul li:hover ul,
.SmMenu ul a:hover ul{visibility:visible;}
/* keep the third level hidden when you hover on first level list OR link */
.SmMenu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.SmMenu ul :hover ul :hover ul{ visibility:visible;}
/*for the right hand menu item*/
.SmMenu .rightSideMenu{border-right: 1px solid #D1D2D4;}
.SmMenu li.navigation_divider{width:1px; height:14px; background:#FCF801; margin:6px 8px 0 8px;}



/*******************  Smoothbox  ********************/
#TB_window {font: 11px Tahoma, Arial, Helvetica, sans-serif;	color: #333333;}
#TB_secondLine {	font: 10px Tahoma, Arial, Helvetica, sans-serif; color:#666666;}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #fff;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
#TB_overlay {position: absolute;	z-index:100; top: 0px; left: 0px; background-color:#000;}
#TB_window {position: absolute; background: #EDEDED;	z-index: 102; color:#666666; border: 4px solid #8F8F8F; text-align:left;}
#TB_window img {display:block;  margin:0px; padding:0px; border:none;}
#TB_caption{height:25px; background: #EDEDED; padding:7px 30px 10px 25px; float:left;}
#TB_closeWindow{height:25px; padding:11px 25px 10px 0; float:right;}
#TB_closeAjaxWindow{padding:5px 10px 7px 0; margin-bottom:1px; background: #EDEDED; text-align:right; float:right;}
#TB_ajaxWindowTitle{float:left; padding:7px 0 5px 10px; background: #EDEDED; margin-bottom:1px;}
#TB_title{background-color:#EDEDED; height:27px;}
#TB_ajaxContent{clear:both; padding:2px 15px 15px 15px; overflow:auto; background: #EDEDED; text-align:left; line-height:1.4em;}
#TB_ajaxContent p{padding:5px 0px 5px 0px;}
#TB_load{position: absolute; display:none; height:100px; width:100px; z-index:101;}
#TB_HideSelect{z-index:99; position:absolute; top:0; left:0; background-color:#EDEDED; border:none;}
#TB_iframeContent{clear:both; border:none; margin-bottom:-1px; margin-top:1px;}
#TB_Image{margin:15px;};
/* IE6 */
* html #TB_iframeContent{margin-bottom:1px; background: #EDEDED;}
