﻿

/*HTML ELEMENT STYLES*/
body 
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family:  Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background-color:#000000;
	}
a:link,
a:visited,
a:active 
{
	text-decoration: none;
	color: #336699;	
}
a:hover 
{
	color: #4088CF;
}
h1, h2, h3, h4, h5, span {
	padding: 0px;
	margin: 0px;
}
h1
{
	font-size:20px;
	color:#7C99C3;
}
h2
{
	font-size:12px;
	color:#336699;
}
h3
{
	font-size:12px;
	color:#FFFFFF;
}
hr
{
	border:solid 1px #336699;
}
p
{
	margin-top:0px;
}

.textblue
{
	font-size:12px;
	color:#336699;
}
.textwhite
{
	font-size:12px;
	color:#FFFFFF;
}
/*DIV STYLES*/
.clearer
{
	clear:both;
}
#main_holder
{
	margin:20px auto auto auto;
	height:auto;
	width:960px;
}
#top_banner
{	
	margin:0px 0px 0px 0px;
	/*height:504px;*/
	height:378px;
	width:960px;
	background-image:url(../Images/top_sec_new.jpg);
	float: left;
}
#nav_wrap
{
	position:relative;
	/*top:397px;*/
	top:300px;
	height:45px;
	width:730px;
	padding:0px 0px 0px 230px;
}
.nav_item
{
	float:left;
	height:45px;
	width:110px;
	margin:0px 0px 0px 10px;
	cursor:pointer;
	text-align:center;
	line-height:45px;
	font-size:15px;
}
.nav_item a:link,
.nav_item a:visited,
.nav_item a:active
{
	font-size:15px;
	color:#336699;
	cursor:pointer;
	width: 100%;
	height: 100%;
	display: block;
}
.nav_item a:hover
{
	color:#4088CF;
}
#content_holder
{
	width:960px;
	height:auto;
	padding: 0px;
	margin:0px 0px 0px 0px;
	float: left;
}
#left_section
{
	width:240px;
	padding:10px 10px 10px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}
#right_section
{
	width:660px;
	padding:10px 0px 10px 10px;
	margin:0px 0px 0px 0px;
	text-align:justify;
	float:right;
}
#footer_holder
{
	height:94px;
	width:960px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 30px 0px;
	float: left;
}
#world_pay
{
	float:left;
	height:94px;
	width:845px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../Images/logos_worldpay.jpg);
	background-position:300px 50px;
	background-repeat:no-repeat;
}
#blur_logo
{	
	float:right;
	height:93px;
	width:109px;
	background-image:url(../Images/logo_blur.jpg);
	background-repeat:no-repeat;
}

#blur_logo a:link,
#blur_logo a:visited,
#blur_logo a:active,
#blur_logo a:hover
{
	width: 100%;
	height: 100%;
	display: block;
}

/*SPLASH STYLES*/
#splash_main
{
	margin:200px auto auto auto;
	width:349px;
	height:auto;
}
table.tblSplash
{
	width:100%;
}

.html_version:link,
.html_version:visited,
.html_version:active
{
	text-decoration: none;
	color: #FFFFFF;
}
.html_version:hover
{
	color: #00B0D8;
}
.flash_version:link,
.flash_version:visited,
.flash_version:active
{
	text-decoration: none;
	color: #FFFFFF;
}
.flash_version:hover
{
	color: #00B0D8;
}

/*GENERAL STYLES*/
.newsletter_btn
{
	border-bottom:solid 1px #CCCCCC;
	border-left:none;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	background-image:url(../Images/newsletter_btn_dkblue.jpg);
	background-repeat:no-repeat;
	width:25px;
	height:25px;
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
    cursor:pointer;
    float:left;
}
.newsletter_btn:hover
{
	background-image:url(../Images/newsletter_btn_lightblue.jpg);
	background-repeat:no-repeat;
}
.newsletter_txt
{
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	border-right:none;
	width:200px;
	height:22px;
	border:none;
	padding:3px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	float:left;
}

.font_white
{
	color:#FFFFFF;
}
.font_bold
{
	font-weight:bold;
}
.grey_lbl
{
	text-align:left;
	color:#666666;
}
table.tbl_general
{
	width:100%;
	height:auto;
	

}

table.tbl_personal
{
	background-color: #1f1f1f;
	width: 100%;
	padding: 3px;
}

.RadMenu_Zindex
{
	z-index:10;
}
.width_50percent
{
	width:50%;
	padding:10px;
	vertical-align:top;
}
table.tbl_login
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:10px;
	padding:0px;
	width: 100%;
}



/*PRODUCT FORM STYLES*/
.tbl_FormFooter
{
	padding:20px 15px 0px 10px;
	/*border-bottom:solid 1px #2F2F2F;*/
	width:100%;
}
.tbl_DisplayProducts
{
	padding:5px 10px 5px 10px;
	border-bottom:solid 1px #2F2F2F;
	width:100%;
}
.tbl_DisplayProductsHeader
{
	padding:5px 5px 5px 5px;
	background-color:#6F6F6F;
	height:30px;
	width:100%;
}
.tbl_DisplaySCartHeader
{
	padding:5px 5px 5px 5px;
	background-image:url(../Images/SCartHeader_bg.gif);
	height:30px;
	width:100%;
}
.tbl_DisplayeditHeader
{
	padding:5px 5px 5px 5px;
	background-color:#AFAFAF;
	height:30px;
	width:100%;
}
.tbl_OneFormStyle
{
	padding:10px 10px 10px 10px;
	/*background-color:#1F1F1F;*/
	border-top:none;
	border-right:solid 1px #3F3F3F;
	border-bottom:solid 1px #3F3F3F;
	border-left:solid 1px #3F3F3F;
	width:100%;
}


/*CONTACT FORM STYLE*/
.align_top_left
{
	vertical-align:top;
	text-align:left;
	width:50%;
} 
.Bottom_Border
{
	border-bottom:dotted 1px #4F4F4F;
}
.contact_header
{
	font-size:12px;
	color:#336699;
}
.align_top
{
	vertical-align:top;
}
.mapborder
{
	background-color:#FFFFFF;
	padding:3px 3px 3px 3px;
	margin-right:12px;
}
.map_holder
{
	height:130px;
	border:dashed 1px #D9C116;
}








/*CONTROL STYLES*/
.TableButton
{ 
    color:#444444;
    background-color:#FFFFFF;
    padding:3px 6px 3px 6px;
    border:1px solid #C1C0C6;
    font-size: 10px;
    vertical-align:middle;
    cursor:pointer;
 }
 .TableButton_Cart
 {
 	color:#CCCCCC;
    background-color:#2F2F2F;
    padding:3px 6px 3px 6px;
    border:1px solid #7F7F7F;
    font-size: 10px;
    vertical-align:middle;
    cursor:pointer;
 }
  .TableButton_Cart:hover
 {
    background-color:#5F5F5F;
    border:1px solid #2F2F2F;
 }
.Btn_SignOut
{
	 height:20px;
	color:#3E606F;
    background-color:Transparent;
    padding:3px 6px 3px 6px;
    border:none;
    font-size: 10px;
    vertical-align:middle;
    cursor:pointer;
}
.Btn_SignOut:hover 
{
	color: #91AA9D;
}
.ddlStyle
{
    color:#444444;
    padding:3px 6px 3px 6px;
    border:1px solid #C1C0C6;
    height:22px;
    font-Family:Verdana;
    font-size: 10px;
    vertical-align:middle;
    cursor:pointer;     
}

.ddlStyle_250
{
    color:#444444;
    padding:3px 6px 3px 6px;
    border:1px solid #C1C0C6;
    height:22px;
    width:261px;
    font-Family:Verdana;
    font-size: 10px;
    vertical-align:middle;
    cursor:pointer;     
}

.ddlStyle_contactus
{
    color:#444444;
    padding:3px 6px 3px 6px;
    border:1px solid #C1C0C6;
    height:22px;
    width:361px;
    font-Family:Verdana;
    font-size: 10px;
    vertical-align:middle;
    cursor:pointer;     
}


.TextBoxStyle
{
    color:#444444;
    padding:3px 6px 3px 6px;
    border:1px solid #C1C0C6;
    height:15px;
    font-Family:Verdana;
    font-size: 10px;
    vertical-align:middle;    
}

.TextBoxStyle_150px
{
    color:#444444;
    padding:3px 6px 3px 6px;
    border:1px solid #C1C0C6;
    height:15px;
    width:150px;
    font-Family:Verdana;
    font-size: 10px;
    vertical-align:middle;    
}

.TextBoxStyle_250px
{
    color:#444444;
    padding:3px 6px 3px 6px;
    border:1px solid #C1C0C6;
    height:15px;
    width:250px;
    font-Family:Verdana;
    font-size: 10px;
    vertical-align:middle;    
}

.TextBoxStyle_contactus
{
    color:#444444;
    padding:3px 6px 3px 6px;
    border:1px solid #C1C0C6;
    height:15px;
    width:350px;
    font-Family:Verdana;
    font-size: 10px;
    vertical-align:middle;    
}


.TextBoxStyle_Comments
{
    color:#444444;
    padding:3px 6px 3px 6px;
    border:1px solid #C1C0C6;
    height:130px;
    width:320px;
    font-Family:Verdana;
    font-size: 10px;
    vertical-align:middle;    
}

.CommentsBox
{
	width:100%;
	text-align:left;
	height:200px;
	color:#444444;
    padding:3px 6px 3px 6px;
    border:1px solid #C1C0C6;
    font-Family:Verdana;
    font-size: 10px;
}
.Rad_Textbox
{
    border: solid 1px #CCCCCC;
    height: 15px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    color: #666666;
    text-indent: 2px;
}
.lbl_Header
{
	font-size:15px;
	font-weight:bold;
}
.lbl_Header_NewsFeed
{
	font-size:10px;
	font-weight:bold;
}

.personalinfoholder
{
	background-color: #1f1f1f;
	width: 655px;
	padding: 3px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.personalinfoheader
{
		background-image:url(../Images/SCartHeader_bg.gif);
		padding: 3px;
		height: 24px;
		width: 100%;

}

.val_error
{
		font-size:15px;
	font-weight:bold;
	color: red;
}




/*Promotions Style - Admin*/
.promo_itemwrap{
 width:650px;
 height:auto;
 padding:5px;
 margin:0px;
 border:solid 1px #FFFFFF;
}

/*Index Page Styles*/
#indexcontent_holder{
  width:660px;
  height:842px;
  background-image:url(/images/index_bg.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  padding:1px 0px 0px 0px;
  margin:0px;
}
#vid_holder{
 width:300px;
 height:170px;
 padding:0px;
 margin:110px 0px 0px 19px;
 border:solid 1px #FFFFFF;
 background-color:#000000;
}
/*/////////////////////////// RADGRID DISABLEED //////////////////////////////////*/
.RadGrid_GridDisabled .tbl_DisplayProducts{
 /*background-image:url(/images/disabled-trans.png);
 background-repeat:repeat-x;*/
 color:#4F4F4F;

}