body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,a { margin: 0px; padding: 0px; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: normal; }
ol,ul { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
q:before,q:after { content: ''; }
abbr,acronym { border: 0; }
object { outline: none; }

html, body { height: 100%; }
body { font-size: 12px; font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif; color: #b1b3b6; background: #888; }
textarea, input { font-size: 12px; font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif; }

a:link, a:active, a:hover, a:visited { color: #fff; text-decoration: underline; }
strong { font-weight: bold; }





/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12{
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .grid_1 {
	width: 60px;
}
    .container_12 .grid_2 {
	width: 140px;
}
    .container_12 .grid_3 {
	width: 220px;
}
    .container_12 .grid_4 {
	width: 300px;
}
    .container_12 .grid_5 {
	width: 380px;
}
    .container_12 .grid_6 {
	width: 460px;
}
    .container_12 .grid_7 {
	width: 540px;
}
    .container_12 .grid_8 {
	width: 620px;
}
    .container_12 .grid_9 {
	width: 700px;
}
    .container_12 .grid_10 {
	width: 780px;
}
    .container_12 .grid_11 {
	width: 860px;
}
    .container_12 .grid_12 {
	width: 940px;
}




/* Prefix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .prefix_1 {
	padding-left: 80px;
}
    .container_12 .prefix_2 {
	padding-left: 160px;
}
    .container_12 .prefix_3 {
	padding-left: 240px;
}
    .container_12 .prefix_4 {
	padding-left: 320px;
}
    .container_12 .prefix_5 {
	padding-left: 400px;
}
    .container_12 .prefix_6 {
	padding-left: 480px;
}
    .container_12 .prefix_7 {
	padding-left: 560px;
}
    .container_12 .prefix_8 {
	padding-left: 640px;
}
    .container_12 .prefix_9 {
	padding-left: 720px;
}
    .container_12 .prefix_10 {
	padding-left: 800px;
}
    .container_12 .prefix_11 {
	padding-left: 880px;
}


/* Suffix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .suffix_1 {
	padding-right: 80px;
}
    .container_12 .suffix_2 {
	padding-right: 160px;
}
    .container_12 .suffix_3 {
	padding-right: 240px;
}
    .container_12 .suffix_4 {
	padding-right: 320px;
}
    .container_12 .suffix_5 {
	padding-right: 400px;
}
    .container_12 .suffix_6 {
	padding-right: 480px;
}
    .container_12 .suffix_7 {
	padding-right: 560px;
}
    .container_12 .suffix_8 {
	padding-right: 640px;
}
    .container_12 .suffix_9 {
	padding-right: 720px;
}
    .container_12 .suffix_10 {
	padding-right: 800px;
}
    .container_12 .suffix_11 {
	padding-right: 880px;
}


/* Push Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .push_1 {
	left: 80px;
}
    .container_12 .push_2 {
	left: 160px;
}
    .container_12 .push_3 {
	left: 240px;
}
    .container_12 .push_4 {
	left: 320px;
}
    .container_12 .push_5 {
	left: 400px;
}
    .container_12 .push_6 {
	left: 480px;
}
    .container_12 .push_7 {
	left: 560px;
}
    .container_12 .push_8 {
	left: 640px;
}
    .container_12 .push_9 {
	left: 720px;
}
    .container_12 .push_10 {
	left: 800px;
}
    .container_12 .push_11 {
	left: 880px;
}




/* Pull Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .pull_1 {
	right: 80px;
}
    .container_12 .pull_2 {
	right: 160px;
}
    .container_12 .pull_3 {
	right: 240px;
}
    .container_12 .pull_4 {
	right: 320px;
}
    .container_12 .pull_5 {
	right: 400px;
}
    .container_12 .pull_6 {
	right: 480px;
}
    .container_12 .pull_7 {
	right: 560px;
}
    .container_12 .pull_8 {
	right: 640px;
}
    .container_12 .pull_9 {
	right: 720px;
}
    .container_12 .pull_10 {
	right: 800px;
}
    .container_12 .pull_11 {
	right: 880px;
}


/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.bottom_margin {
    margin-bottom: 20px;
}


div#website_wrapper { margin-left: auto; margin-right: auto; width: 960px; background: #000; }

/* Header
----------------------------------------------------------------------------------------------------*/
div#header { height: 150px; display: inline-block; background: #000 url('/images/main/header_background.png') no-repeat; }
div#header div#header_content { height: 149px; display: inline-block; border-bottom: solid 1px #eedc00; }
div#header .link, div#header .navlink { display: block; position: absolute; }
div#header .link a { display: block; width: 100%; height: 100%; outline: none; font-size: 11px; text-decoration: underline; }
div#header .navlink a { display: block; width: 100%; height: 100%; outline: none; font-size: 15px; padding: 5px 6px; }
div#header .link a:link, div#header .link a:active, div#header .link a:hover, div#header .link a:visited { color: #fff; text-decoration: underline; }
div#header .navlink a:link, div#header .navlink a:active, div#header .navlink a:visited { color: #444; text-decoration: none; }
div#header .navlink a:hover { color: #666; text-decoration: none; }
div#header .selected { background: #888 url('/images/main/header_link_selected.png') repeat-x; }
div#header .logo { top: 20px; left: 36px; width: 260px; height: 110px; background: url('/images/main/header_logo.png'); }
div#header .phone { display: block; position: absolute; font-size: 11px; color: #fff; top: 12px; left: 346px; }
div#header .account { font-size: 10px; top: 12px; left: 576px; }
div#header .login { font-size: 10px; top: 12px; left: 716px; }
div#header .cart_text { font-size: 10px; top: 12px; right: 44px; }
div#header .cart { background: url('/images/main/header_cart.png') no-repeat; width: 32px; height: 32px; top: 4px; right: 10px; }

div#header .store { top: 59px; right: 545px; }
div#header .appointment { top: 59px; right: 404px; }
div#header .service { top: 59px; right: 325px; }
div#header .blog { top: 59px; right: 271px; }
div#header .gallery { top: 59px; right: 191px; }
div#header .company { top: 59px; right: 100px; }
div#header .projects { top: 59px; right: 10px; }

/*div#header .search { display: block; position: absolute; font-size: 11px; color: #fff; top: 135px; right: 307px; }*/
div#header div.searchbox { display: block; position: absolute; top: 114px; right: 175px; }
div#header div.searchbox input.searchterm { width: 210px; height: 16px; border: solid 2px #444; margin-right: 4px; color: #000; padding-left: 4px; }
div#header div.searchbox input.searchtermempty { width: 196px; height: 16px; border: solid 2px #444; margin-right: 4px; color: #888; background: #fff url('/images/main/header_search.png') no-repeat; padding-left: 18px; }
div#header div.searchbox input.searchbutton { width: 26px; border: 0px; padding: 1px 0px; }

div#header .youtube { background: url('/images/main/header_youtube.png') no-repeat; width: 43px; height: 21px;  top: 114px; right: 88px; }
div#header .twitter { background: url('/images/main/header_twitter.png') no-repeat; width: 21px; height: 21px;  top: 114px; right: 62px; }
div#header .facebook { background: url('/images/main/header_facebook.png') no-repeat; width: 21px; height: 21px;  top: 114px; right: 36px; }
div#header .rss { background: url('/images/main/header_rss.png') no-repeat; width: 21px; height: 21px; top: 114px; right: 10px; }




/* Home Product Slideshow
----------------------------------------------------------------------------------------------------*/
/*  LEVEL ONE  */
ul.dropdown                             { position: relative; z-index: 200; }
ul.dropdown li                          { float: left; zoom: 1; list-style: none; }
/*ul.dropdown a:hover		            { color: #000; }*/
/*ul.dropdown a:active                  { color: #ffa500; }*/
ul.dropdown li a                        { display: block; }
ul.dropdown li:last-child a             { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover, ul.dropdown li:hover  { color: black; position: relative; }
ul.dropdown li.hover a                  { color: black; }
/*  LEVEL TWO  */
ul.dropdown ul 					        { width: 170px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					    { font-weight: normal; background: #ccc; color: #000; border-bottom: 1px solid #ccc; float: none; }
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					    { border-right: none; width: 100%; display: inline-block; } 
/*  LEVEL THREE  */
/*ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }*/








/* Main
----------------------------------------------------------------------------------------------------*/
div#main { display: inline-block; }
div#main div#home_slideshow { display: inline-block; height: 360px; border-bottom: solid 1px #eedc00; margin-bottom: 10px; }
div#main div#home_product_slideshow { display: inline-block; height: 200px; margin-top: 0px; margin-bottom: 10px; }
div#main div#home_video { display: inline-block; height: 220px; margin-top: 10px; margin-bottom: 10px; text-align: center; }
div#main div#home_indepth { display: inline-block; height: 220px; margin-top: 10px; margin-bottom: 10px; text-align: center; }
div#main div#home_news { display: inline-block; height: 200px; margin-top: 10px; margin-bottom: 10px; }
div#main div#home_engine { display: inline-block; height: 106px; margin-top: 10px; margin-bottom: 10px; }
div#main div#home_testing { display: inline-block; height: 106px; margin-top: 10px; margin-bottom: 10px; }
div#main div#home_dyno { display: inline-block; height: 106px; margin-top: 10px; margin-bottom: 10px; }
div#main div#home_video div.content, div#main div#home_indepth div.content { height: 228px; width: 298px; border: 1px solid #474747; }
div#main div#home_news div.content { height: 200px; width: 298px; border: 1px solid #474747; overflow: auto; text-align: center; }
div#main div#home_video div.content h1, div#main div#home_indepth div.content h1, div#main div#home_blog div.content h1 { font-size: 24px; color: Yellow; margin: 5px 0px 0px 5px; text-align: left; }
div#main div#home_video div.content a, div#main div#home_indepth div.content a, div#main div#home_blog div.content a { text-align: left; }
div#main div#home_news div.content li { margin: 5px 10px; font-size: 12px; color: #fff; }
div#main div#home_news div.content a.header { text-decoration: none; font-size:15px; color: #fff; }
div#main div#home_news div.content h3 { margin:5px; }
div#main div#home_news div.content table.news { border: none; margin-left: 10px; margin-right: 10px; }
div#main div#home_news div.content table.news td { vertical-align: top; text-align: left; padding-bottom: 5px; }




div#main div#main_content { display: inline-block; padding: 20px 0px; }
div#main div#main_content span.page_title, div#main div#main_content span.page_title a { font-size: 18px; color: #b1b3b6; }
div#main div#main_content a { color: #b1b3b6; }
div#main div#main_content h1 { font-size: 16px; margin-bottom: 10px; }
div#main div#main_content h2 { font-size: 14px; margin-bottom: 10px; }
div#main div#main_content p { margin-bottom: 10px; }
div#main div#main_content div.paging_control { text-align: right; margin-top: 10px; margin-bottom: 10px; }
div#main div#main_content div.paging_control span.paging_control { margin-right: 10px; }
div#main div#main_content div.paging_control span.paging_control { font-size: 16px; color: #eedc00; }
div#main div#main_content div.paging_control span.paging_control a { color: #eedc00; }
div#main div#main_content div.paging_control span.paging_control a.arrow { text-decoration: none; color: Yellow; }
div#main div#main_content div.product { margin-top: 10px; margin-bottom: 10px; color: #b1b3b6; }
div#main div#main_content div.variant { margin-top: 10px; margin-bottom: 10px; color: #b1b3b6; }


label { padding-left: 6px; }






/* Left Nav
----------------------------------------------------------------------------------------------------*/
div#main div#left_nav { display: inline-block; padding: 10px 0px; }
div#main div#left_nav ul { margin-bottom: 0px; }
div#main div#left_nav li.parent { margin: 0px; }

div#main div#left_nav a, div#main div#left_nav a:link, div#main div#left_nav a:active, div#main div#left_nav a:hover, div#main div#left_nav a:visited { text-decoration: none; }




/* Footer
----------------------------------------------------------------------------------------------------*/
div#footer { display: inline-block; }
div#footer div#footer_content { padding: 14px 0px 14px 0px; display: inline-block; font-size: 11px; color: #fff; border-top: solid 1px #c41200; text-align: center; }

div#footer .link { display: inline-block; }
div#footer .link a { display: inline-block; width: 100%; height: 100%; outline: none; font-size: 11px; text-decoration: underline; }
div#footer .link a:link, div#footer .link a:active, div#footer .link a:hover, div#footer .link a:visited { color: #fff; text-decoration: underline; }
div#footer .copyright { display: inline-block; }
div#footer .address { display: inline-block; margin-left: 25px; }
div#footer .privacy { display: inline-block; margin-left: 25px; }
div#footer .phone { display: inline-block; margin-left: 25px; }
div#footer .contact { display: inline-block; margin-left: 25px; }



/* Home Slideshow
----------------------------------------------------------------------------------------------------*/
#home_slideshow .anythingSlider { width: 940px; height: 360px; position: relative; margin: 0 auto 0px; }
#home_slideshow .anythingSlider .wrapper { width: 940px; overflow: auto; height: 360px; margin: 0 0px; position: absolute; top: 0; left: 0; }
                                       /* Width below is max for Opera */
#home_slideshow .anythingSlider .wrapper ul { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; background: #000; margin: 0; }
#home_slideshow .anythingSlider ul li { display: block; float: left; padding: 0; width: 940px; height: 360px; margin: 0; }
#home_slideshow .anythingSlider .arrow { display: block; height: 200px; width: 67px; background: url(/images/featuredcontent/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
#home_slideshow .anythingSlider .forward { background-position: 0 0; right: -60px; display: none; }
#home_slideshow .anythingSlider .back { background-position: -67px 0; left: -60px; display: none; }
#home_slideshow .anythingSlider .forward:hover { background-position: 0 -200px; }
#home_slideshow .anythingSlider .back:hover { background-position: -67px -200px; }

#home_slideshow #thumbNav { position: relative; top: 338px; text-align: right; margin-right: 60px; }
#home_slideshow #thumbNav a { color: black; font-size: 11px; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #c58b04 url(/images/featuredcontent/cellshade.png) repeat-x; text-align: center; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; }
#home_slideshow #thumbNav a:hover { background-image: none; }
#home_slideshow #thumbNav a.cur { background: #eedc00; }

#home_slideshow #start-stop { background: green; background-image: url(/images/featuredcontent/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 0px; top: 340px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; }
#home_slideshow #start-stop.playing { background-color: red; }
#home_slideshow #start-stop:hover { background-image: none; }

/* Prevents */
#home_slideshow .anythingSlider .wrapper ul ul { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
#home_slideshow .anythingSlider .wrapper ul ul li { float: none; height: auto; width: auto; background: none; }

/* For Specific Slides */
#home_slideshow #textSlide { padding: 10px 30px; }
#home_slideshow #textSlide h3 { font-size: 20px; }
#home_slideshow #textSlide h4 { text-transform: uppercase; font-size: 15px; margin: 10px 0; }
#home_slideshow #textSlide ul { list-style: disc; margin: 0 0 0 25px; }
#home_slideshow #textSlide ul li { display: list-item; }

#home_slideshow #quoteSlide { padding: 30px; }
#home_slideshow #quoteSlide blockquote { font-style:italic; font-size: 24px; text-align: center; color: #444; margin: 0 0 10px 0; }
#home_slideshow #quoteSlide p { text-align: center; }



/* Home Product Slideshow
----------------------------------------------------------------------------------------------------*/
#home_product_slideshow #wrapper { width: 620px; height: 200px; margin: 0px auto; position: relative; }
#home_product_slideshow #slider { width: 580px; height: 200px; margin: 0px auto; position: relative; background-image: url('/images/featuredproduct/background.png'); background-repeat:repeat-x; }
#home_product_slideshow .scroll { overflow: hidden; margin: 0px auto; position: relative; }
#home_product_slideshow .scrollContainer { position: relative; }
#home_product_slideshow .scrollContainer div.panel { padding: 10px; width: 210px; height: 200px; }
#home_product_slideshow .inside { padding: 10px; text-align:center; }
#home_product_slideshow .inside img { display: block; margin: 0 auto 5px auto; width: 100px; }
#home_product_slideshow .inside h2 { font-weight: normal; color: #111; font-size: 13px; margin: 0 0 8px 0; }
#home_product_slideshow .inside p { font-size: 10px; color: #ccc; }
#home_product_slideshow .scrollButtons { position: absolute; top: 0px; cursor: pointer; }
#home_product_slideshow .scrollButtons.left { top: 0px; left: -20px; }
#home_product_slideshow .scrollButtons.right { top: 0px; right: -20px; }


.hide { display: none; }
.center { text-align: center; }
.hilight { color: Yellow; }




/*  ASPDNSF Shopping Cart  */
ul.tame, ul.tame li
{
    margin: 0;
    padding: 0;
    display: list-item;
    list-style: none;
}
ul.tame li
{
    line-height: 1.25em;
}
.tameHoriz, ul.tameHoriz li
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1em;
}
ul.tameHoriz li
{
    display: inline;
    font-size: 1em;
}
br.cl
{
    clear: both;
}


/*PAGE SETUP*/
#userName
{
}
#loginText
{
    margin-left: 1em;
}
textarea#OrderNotes
{
    width: 99% !important;
}


#breadcrumb
{
    float: left;
    color: #444;
}
#miniCart
{
    float: right;
}
#ML
{
    font-size: 0.85em;
}

.MLSettings
{
	float: right;
    display:inline;
    margin: 0px 2px 2px 0;
    vertical-align:middle;
}

.MLSettings span
{
	padding-left:5px;
	padding-right:2px;
}

.MLSettings select
{
	font-size: 1em;
}

#breadcrumb a, #miniCart a
{
    color: #4776BD;
}
input.submit
{
    border: 1px double #999;
    border-top-color: #ccc;
    border-left-color: #ccc;
    padding: 0.1em;
    margin: 0;
    background-color: #fff;
    background-image: url(images/background-form-element.png);
    color: #333;
    font-size: 1em;
    font-weight: bold;
    /*font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;*/
}
input.submit:active
{
    border: 1px double #ccc;
    border-top-color: #999;
    border-left-color: #999;
}




a.wishlist
{
    background: url(images/icons/wishlist.gif) no-repeat left bottom;
}
a.cart
{
    background: url(images/icons/cart.gif) no-repeat left bottom;
}
a.account
{
    background: url(images/icons/your-account.gif) no-repeat left bottom;
}
a.faq
{
    background: url(images/icons/faq.gif) no-repeat left bottom;
}
a.contact
{
    background: url(images/icons/contact-us.gif) no-repeat left bottom;
}
a.wishlist, a.cart, a.faq, a.contact, a.account
{
    padding: 3px 15px 3px 20px;
    /*position: relative;*/
}

#login
{
    margin: 0;
    padding: 0;
    float: right;
    font-size: 0.8em;
    padding-right: 15px;
}


.pipe
{
    padding: 0 1em;
    font-size: 0.9em;
    font-weight: normal;
}
img.liveHelp
{
    float: right;
    padding: 0 1em;
    vertical-align: middle;
    margin-top: 4px;
}

.search
{    
	float:left;
	padding:0pt 2em 0pt 1em;
	width:auto;
	font-weight:inherit;
	font-size: .9em !important;
}

.search input[type='text']
{
    width: 10em;
    border: 1px solid #A7A6AA;
    margin-top: 0.7em;
}

.search input[type='submit']
{
	background-color:#FFFFFF;
	background-image:url(images/background-form-element.png);
	border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
	border-style:double;
	border-width:1px;
	color:#333333;
	/*font-family:Tahoma,Verdana,Helvetica,Arial,sans-serif;*/
	font-weight:bold;
	margin:0pt;
	padding:0.1em;
	font-size: 0.71em !important;
}

.search_error
{
	color:Red;
	font-size:smaller;
	font-style:italic;
	font-weight:normal;
}



/* LEFT NAV */
.catMark
{
    font-size: 0.8em;
    font-weight: bold;
    color: #aaa;
    letter-spacing: -2px;
}

/* CLOSER */
#closer
{
    font-size: 0.7em;
    color: #444;
    margin: 1em 0;
}
#closer a
{
    color: #444;
}


/* PRODUCT PAGE */
#productTopBox
{
    text-align: right;
    padding: 1.5em 10px 10px 10px;
}
/*h2
{
    margin: 0;
    font-size: 1.4em;
    text-align: left;
    border-bottom: solid 2px #4776BD;
}*/

#sku
{
    display: block;
}
#price
{
    font-weight: bold;
    font-size: 1.5em;
    display: block;
}
.SalePrice
{
    color: #cc0000 !important;
}
#description, #quoteBox, #otherinfo
{
    margin: 10px;
}
.prodHeader
{
    width: 99.5%;
    height: 1.2em;
    color: #6B6F83;
    clear: both;
    font-weight: bold;
    font-size: 1.2em;
    padding: 3px 5px;
    border-bottom: solid 2px #4776BD;
}
#quoteBox input, #quoteBox select
{
    font-size: 1em;
    display: block;
    margin: 5px 0;
}
#mainImg
{
    margin: 0 10px 10px 0;
    float: left;
}
.AddToCartButton, .AddToWishButton, #Quantity
{
    font-size: 1em;
}
.addToForm
{
    margin-top: 1em;
}
#shipQuoteLabels
{
    width: 10em;
    height: auto;
    float: left;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}
#shipQuoteLabels label
{
    display: block;
    line-height: 2em;
}
#ShipQuote, #yourQuote
{
    font-weight: bold;
    line-height: 2em;
}
#shipQuoteWrapper
{
    height: auto;
    float: left;
}
#navArrows
{
    float: right;
}

/* ENTITY LANDING PAGE */

.topFeature
{
    float: left;
    width: 24.8%;
    height: auto;
    text-align: left;
}

.topFeatureP
{
    margin: 0;
    padding: 0.5em;
    text-align: left;
}
.topFeature p
{
    margin: 0;
    text-align: left;
}
.topFeatureP img
{
    margin-bottom: 0.5em;
}
.topPrice, .topName
{
    font-weight: bold;
    text-align: left;
}

#entitySep
{
    clear: both;
    margin-top: 1em;
}
.btmP
{
    clear: left;
    border-bottom: 1px solid #C6C3BA;
    float: left;
    width: 683px;
    margin: 0.5em 0;
    padding: 0.5em;
}
.btmP img
{
    float: left;
    margin-right: 1em;
}
.btmP span
{
    display: block;
}
.btmName, .btmPrice, .btmSalePrice
{
    font-size: 1.1em;
    font-weight: bold;
}
.btmDescription, .topDescription
{
    display: block;
    padding-bottom: 1em !important;
}
.btmPrice
{
}
.btmSalePrice
{
    color: #cc0000;
}
.btmInStock, .btmOutStock, .topInStock, .topOutStock
{
    display: inline !important;
    font-weight: bold;
    color: #4776BD;
}
.btmOutStock, .topOutStock
{
    color: #aaa;
}
#entityPageHeader p
{
    margin-top: 0;
}
#entityPageHeader img
{
    margin: 0 1em 0.5em 0;
    float: right;
}

.entityCategory
{
    margin: 0 0 1em 0;
    font-size: 1.1em;
}

/* OTHER SELECTORS */
.MediumCell, .LightCell
{
    border: none;
}

.error
{
    font-size:1.25em;
    font-weight:bold;
    color:#ff0000;
	line-height: 35px;
}

.errorLg
{
    color: Red;
    font-size: 12px;
    font-weight: bold;
}

.SBProdName
{
    font-size: .7em;
}
.SBCatName
{
    font-size: .8em;
    font-weight: bold;
}

.PBCartFull
{
    font-size: .7em;
    color: Blue;
    font-weight: bold;
}

.InfoMessage
{
	font-weight: bold;
	color: #0000ff;
}

/* Box frame for info messsage on payment panel */
.InfoMessageBox
{
	width: 96%;
	border: solid 1px black;
	padding: 10px 10px 20px 10px; 
}

/* COMPONENT ART HORIZONTAL MENU */

.TopMenuGroup
{
    border: solid 0px #000;
    background-color: transparent;
    line-height:35px;  
}

.MenuGroup
{
    border: solid 0px #000;
    color: #000000;
    font-size: 0.8em!important;
    margin: 0;
    background: #F8F8F8 none;
}

.MenuGroup td, .MenuGroupHover td, .MenuItemHover td, td.MenuItemHover
{
    color: #4776BD;
}

.TopMenuItem, .TopMenuItemHover
{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    cursor: hand;
    cursor: pointer;
    margin:0;
    padding: 0 1em!important;
    line-height: 35px;
    vertical-align:middle;
    background: url(images/tab-sep.gif) no-repeat top left;
}
.TopMenuItem
{
    background: url(images/tab-sep.gif) no-repeat top left;
}


/*leaf menu items*/
.MenuItem, .MenuItemHover, .MenuItem td, .MenuItemHover td
{
    color: #4776BD;
    border: solid 0px white;
    cursor: hand;
    cursor: pointer;
    margin: 0;
    background: #F8F8F8 none;
    width: 100%!important;
}

.MenuItemHover, .MenuItemHover td
{
    background: #DCDFE2 none;  
}

.ScrollItem
{
    background-color: green;
    font-size: 0.8em;
    border: solid 0px #444;
    cursor: default;
    text-align: center;
}

.ScrollItemH
{
    background-color: aqua;
    color: orange;
    font-size: 0.8em;
    border: solid 0px #444;
    cursor: default;
    text-align: center;
}

.ScrollItemA
{
    background-color: Lime;
    color: yellow;
    font-size: 0.8em;
    border: solid 0px #444;
    cursor: default;
    text-align: center;
}


#AjaxShipping
{
    width: 99%;
    border: solid 1px #444;
    height: 100%;
    float: left;
    padding: 3px;
}
#AjaxShipping h4
{
    margin: 0 0 0.5em 0;
    font-weight: bold;
    font-size: 1.1em;
}
.AjaxShippingLabel
{
    width: 175px !important;
    float: left;
    font-weight: bold;
    clear: left;
}
#AjaxShipping input, #AjaxShipping select
{
    font-size: 1em;
    float: left;
}
#AjaxShippingCountry, #AjaxShippingState, #AjaxShippingZip, #AjaxShippingEstimate
{
    float: left;
    clear: left;
    border-top: solid 1px #eee;
    width: 99%;
    padding: 3px 0;
}
#ShipQuote
{
    float: left;
    margin: 0;
}
/* Set Visibility to :hidden and uncomment 'display' to turn off */
#AjaxShippingCountry
{
    visibility: visible;
    /*display:none;*/
}
#AjaxShippingState
{
    visibility: visible;
    /*display:none;*/
}
.OrderOptionsTitle  {/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/ font-size: 10pt; font-weight: bold; }
.OrderOptionsRowHeader  { /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/ font-size: 8pt; font-weight: bold; }
.OrderOptionsName  {  /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/ font-size: 8pt; font-weight: normal; }
.OrderOptionsDescription  {  /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/ font-size: 8pt; font-weight: normal; }
.OrderOptionsPrice  { /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/ font-size: 8pt; }


.dhtmltooltip
{
	border:0;
	/*border: 2px solid black;*/
	padding: 2px;
	font-size:12px;
	background-color: lightyellow;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.CardCodeTooltip
{
	border:0;
	/*border: 2px solid black;*/
	padding: 2px;
	background-color: #DDD;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.Kit2dhtmltooltip
{
	border:0;
	margin-top:20px;
	/*border: 2px solid black;*/
	padding: 2px;
	font-size:12px;
	background-color: lightyellow;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.ShippingAndTaxEstimateAddress
{
	/* border: solid 1px #aaa; */
	width:100%;
}

.ShippingAndTaxEstimateAddress .Header
{
	text-align:center;
	font-weight:bold;
	background-color:#000;
	padding-bottom: 10px;
}

.ShippingAndTaxEstimateAddress .Caption
{
	width:30%;
	text-align:right;
	padding-right: 10px;
	vertical-align:top;
}

.ShippingAndTaxEstimateAddress .Value
{
	width:70%;
	text-align:left;
	vertical-align:top;
	padding-bottom: 5px;
}

.ShippingAndTaxEstimateAddress .ErrorMessage
{
	width:100%;
	text-align:center;
	vertical-align:middle;
	color:Red;
	font-weight:bold;
}

.ShippingAndTaxEstimateAddress .GetEstimateButton
{
	width:100%;
	text-align:right;
	vertical-align:middle;
}

.ShippingAndTaxEstimator
{
	/* border:solid 1px #aaa; */
	width: 400px;
}

.ShippingAndTaxEstimator .Header
{
	text-align:left;
	font-weight:bold;
	background-color:#000;
	padding-bottom: 10px;
}

.ShippingAndTaxEstimator .Caption
{
	font-weight:bold;
	width:30%;
	text-align:right;
	vertical-align:top;
	padding-right: 10px;
}

.ShippingAndTaxEstimator .Value
{
	width:70%;
	text-align:left;
	vertical-align:top;
	padding-bottom: 5px;
}

.WishListWarning
{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #ff0000;
}

.ShippingEstimatorPanel
{
	width:400px;
	border:dashed 1px #444;
	padding: 10px;
}

#KitError
{
	text-align:center;
	vertical-align:middle;
	padding:5px 5px 5px 5px;
}

#lblKitError
{
	color:Red;	
}

/* default class for stock hint display */
.StockHint
{
	font-size:11px;
}

.StockHint_OutOfStock
{
	color:red;
}

.StockHint_InStock
{
	color:blue;
}

/* indented class variation for stock hint display */
.StockHint_Indented
{
	text-indent:10px;
	font-size:11px;
}

.StockHint_Indented_OutOfStock
{
	color:red;
}

.StockHint_Indented_InStock
{
	color:blue;
}



/*********************************************/
/*************For Featured Products***********/
/*********************************************/


.featuredProductLinks
{
	color: #000000;	
	font-weight: bold;
}

.featuredProductDescription
{
	padding-top: 10px;
	font-weight: normal;
}

.featuredProductPrice
{
	padding-top: 10px;
	padding-bottom : 10px;
	font-weight: normal;
}


.featuredTeaser
{
	color: #000000;	
	font-weight: bold;
}



/* CSS for productratings [begin] */

.CommentHelpfulText
{
	 /*font-family: Arial,Helvetica;*/
	 color: #009999;
}

.CommentHelpfulYes
{
	/*font-family: Arial,Helvetica;*/
	color: #006600;
}

.CommentHelpfulNo
{
	/*font-family: Arial,Helvetica;*/
	color: #006600;
	
}

.CommentCell
{
	background-color: #FFFFFF;
}

.RatingCommentText
{
	color: #000000;
}

.CommentAuthor
{
	color: #000000;
}	
/****** [end] ******/



/* CSS for Checkout GiftCard [begin] */

.CheckoutEmailGiftCardHeader
{
	/* default color - #cccccc */
	background-color: #cccccc;
	color:#000000;
}

/****** [end] ******/



/* CSS for Checkout Terms And Conditions [begin] */

.CheckOutTermsBorder
{
	border-style: dashed; 
	border-width: 1px; 
	border-color: #000000;
}
/****** [end] ******/




/* CSS for Affiliate Page [begin] */

.AffiliateHeaderTd
{
	/* -- original --
	font-size: smaller;
	font-weight:bold;
	color: #ffffff;
	background-color: #AAAAAA;
	-- -- */
	font-size: smaller;
	font-weight:bold;
	color: #ffffff;
	background-color: #CCCCCC;
	padding: 3px;
}

.AffiliateTextCell
{
	background-color: #DDDDDD;
	color: #000000;
	padding: 3px;
}

.AffiliateLinks, .AffiliateLinks a:link, .AffiliateLinks a:active, .AffiliateLinks a:visited
{
	color: #000000;
}

.AffiliateLinks a:hover
{
	color: #4776BD;
}

.AffiliateForgotPasswordText
{
	color: #000000;
}

.AffiliateForgotPasswordText span
{
	color: #000000;
	font-weight: bold;
}

/****** [end] ******/


/* CSS for Multiple Shipping [begin] */
.MultiShippingAddressHeaderLeft
{
	color:#000000;
	background-color: #dddddd;
}

.MultiShippingAddressHeaderRight
{
	color:#000000;
	background-color: #dddddd;
}

/****** [end] ******/



/* CSS for Recent Comments */

.RecentCommentsHeader
{
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
	text-align: center;
	height: 25px;
}

.RecentCommentsHeaderBorder
{
	background-color: #FFFFFF;
}

.RecentCommentsFooter
{
	background-color: #CCCCCC;
}

.RecentCommentsBorder
{
	background-color: #CCCCCC;
}

.RecentCommentsCell
{
	background-color:#FFFFFF;
	color:#000000;
	text-align:center;
}

.pnlRecentCommentSort
{
	background-color: #FFFFCC;
}

.RecentCommentSortText
{
	color: #FF0000;
}

.RecentCommentReSortText
{
	color: #000000;
	font-weight: bold;
}

.RecentCommentIsolateHeader
{
	background-color: #009999;
}

.RecentCommentIsolateHeaderText
{
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

.RecentCommentIsolateCell
{
	background-color:#FFFFFF;
	color:#000000;
}

.RecentCommentsPagingTop
{
	background-color: #ffffff;
	color: #000000;
}

/** [end] **/


/* CSS for RateIt.aspx */

.rateitBG
{
	background-color:#336699;
	margin: 0px;
}

.rateittable
{
	background-color:#336699;
}

.rateitlabel
{
	/*font-family: arial,helvetica;*/
	font-weight: bold;
	color: #ffffff;
}

.rateitproductname
{
	background-color: #FFFFCC;
}

.rateitbox
{
	background-color: #FFFFFF;
}

.rateitddl
{
	font-size: 10px;
}

.rateittext
{
	font-size:12px;
}
/**		[end]	**/


/***************************************************/
/**************TabbedUI prototype*******************/

#pagetabs
{
	width: 100%;	
}

#pagetabs a
{
	background: white url(images/tab_out.gif) top left repeat-x;
	background-color: #DDDDDD;
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-right: solid 1px black;
	color: #696969;
	padding: 5px 5px 0px 5px;
	position:relative;
	margin-right:3px;
	text-decoration: underline;
	vertical-align:middle;
}

#pagetabs a:hover
{
	text-decoration: underline;
	color: #ffffff;
	background: white url(images/tab_over.gif) top left repeat-x;
}

#pagetabs a.activetab
{
	padding: 5px 5px 1px 5px;
	position: relative;
	top: 1px;
	color: #ffffff;
	background-image: url(images/tab_over.gif);
	border-bottom-color: white;
}

#pagetabs a.activetab:hover
{
	text-decoration: underline;
}

#tabcontent
{
	border: solid 1px #444;
	margin:0px;	
	padding-top:0px;
	padding-bottom: 10px;
	width:100%;
}

#tabcontent div.hiddenTab
{
	display:none;
}

#tabcontent div.selectedTab
{
	display:block;
}





/**************************************/


/*****************************************/
/*		ASP.Net Menu Styles				 */
/*****************************************/
.aspnetMenu_Level1
{
    color: #fff;
    font-weight: normal;
    font-size: 11pt;
    cursor: hand;
    cursor: pointer;
    margin:0px;
    padding: 0 1em!important;
    line-height: 35px;
    vertical-align:middle;
    height: 33px;    
}

.aspnetMenu_Level2
{
    color: #fff;    
    font-size: 11pt;
    line-height: 30px;
    padding: 2px;
    font-weight: bold;
}


/*
	These are the standard styles for the asp.net menu. It follows a naming convention for everything to work properly.
	The format is {MenuId}_WhatEverStyle. 
*/
.aspnetMenu_StaticSelectedStyle
{
    color: #000000;
}

.aspnetMenu_StaticMenuItemStyle
{
}

.aspnetMenu_StaticMenuItemStyle a:active, 
.aspnetMenu_StaticMenuItemStyle a:link, 
.aspnetMenu_StaticMenuItemStyle a:visited,
.aspnetMenu_StaticMenuItemStyle a:hover
{
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11pt;
	cursor: hand;	
}

.aspnetMenu_DynamicSelectedStyle
{
    background: #cccccc;
       
}

.aspnetMenu_DynamicMenuItemStyle
{
	background-image: url(images/menu-bg.png);
    border: 0px;
    font-size: 9pt;       
}

/* 
	These are dynamic styles that can't be declared on the template.ascx, name needs to follow convention instead.	
*/

.aspnetMenu_StaticHoverStyle Hover
{
	color: #ffffff;
	font-size: 9pt;	
}

.aspnetMenu_DynamicHoverStyle
{
	background: #DDDEE0;
    border:0;
    font-size: 9pt;    
}


.aspnetMenu_DynamicMenuItemStyle a:active,
.aspnetMenu_DynamicMenuItemStyle a:link,
.aspnetMenu_DynamicMenuItemStyle a:visited
{
    font-size: 9pt;
	color: #000000;
	line-height: 15pt;
    padding-left: 4px;
    padding-right: 50px;
    width: 100%;
    text-decoration: underline;
    
    
}
.aspnetMenu_DynamicMenuItemStyle a:hover
{
	text-decoration: underline;
    color: #4776BD;
}

.aspnetMenu_DynamicMenuStyle
{
	z-index: 999;
}

.address_main
{
	padding-top:5px;
}

.addressdatalist
{
    border: 1px solid #444;
    width: 100%; 
    border-collapse: collapse; 
}

.addaddresstbl
{
    border: 1px solid #444;
    width: 100%; 
    border-collapse: collapse;     
    padding:0px;
}

.addressbuttonbg
{
    background-color: #000;
    text-align:center;
    height:30px;    
}

.addressbuttonbg_header
{
	border-bottom:solid 1px #444;
}

.addressbuttonbg_footer
{
	border-top:solid 1px #444;
}

.addressEdittbl
{
    border:solid 1px #444; 
    margin: 5px 0px 5px 0px;    
}

.addressCardPanel
{
    border:solid 1px #444;      
}

.addresseditctrl
{
    padding: 10px 0px 10px 10px;        
}

.addressaddctrl
{
    padding: 10px 0px 10px 10px;    
}

.addressfooter
{
    padding: 5px 0px 5px 10px;
    margin-top: 10px;
    background-color:#000;  
    border:solid 1px #444;       
}

.addressdatalist_header
{
	background:transparent url('images/addressbook.gif') no-repeat scroll left bottom;
	height:22px;	
	width:190px;
}

.addressImagebuttons
{
    width:70px;
    padding-right:50px;
    vertical-align:top;
}

.addressPaymentMethodtbl
{
    background-color:#cccccc;
    width:100%    
}

.addressLabel, .accountLabel, .paymentLabel
{
    padding-right:10px;    
}

.addressInput, .accountInput, .paymentInput
{
    padding-bottom: 5px;    
}


/*SHIPPING METHOD CONTROL*/
.shippingMethodErrorMessage
{
	font-weight: bold;
	color : #ff0000;
}


.shopping_cart
{
	font-size: 8pt;
	width: 100%; 
	border: solid 1px #444444; 
	padding:10px; 
}

.cart_items
{
    padding-top: 5px;    
}


/**************MINICART*******************/

#divMiniCart
{
	background-color:White;
	z-index:999;
}

.miniCartCollapseHeaderPanel
{
	text-align: right; 
	padding-bottom : 2px; 
	width: 300px; 
	font-size: 8pt;	
}

.miniCartCollapseBody
{
	width: 300px; 
	font-size: 8pt;
	height : 0px;
	overflow:hidden;	
}

.mini_cart
{
	color : #000000;
	font-size : 10px;
	width: 100%; 
	border: solid 1px #444444;
}

.mini_cart .cart_header
{
}

.mini_cart .cart_header td
{
	color:#FFFFFF;
	background: #699EDC url(images/nav-bg.gif) repeat;
	padding:3px 3px 3px 3px;
}

.mini_cart .cart_items
{
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left:5px; 
	padding-right:5px
}


a.Checkout_Minicart
{
    color: Blue;
    font-weight: bold;
}

.minicart_minimumQty
{
	color: #ff0000;
	font-style: italic;
}

.minicartimg img
{
	width:75px;
	height:75px;
}

#divMiniCart input[type='text']
{
	 border:1px solid #A7A6AA;	 
}

/* Kit Specific Styles */

.kit_table
{
	width:700px;
}

.kit_table .kit_column_content
{
	width:500px;
}

.kit_table .kit_column_sidebar
{
	padding-left:10px;
	width:190px;
}

.kit_groups
{
	width:100%;	
}

.kit_sidebar
{
	text-align:center;
	vertical-align:middle;
	/*position:absolute;*/
	z-index:99; /*999999999 !important;*/
	width:190px;
	/*right:10px;*/
	/*background-color:#fff;*/
	border:solid 1px #444;
}

.kit_sidebar_content
{
	/*border:solid 1px #ccc;*/
}

.kit_sidebar .kit_sidebar_header
{
	/*background-color:#3F5D84;*/
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:5px;
	/*background:transparent url(images/nav-header-bg.gif) no-repeat scroll left bottom;*/
	border-bottom:solid 1px #444;
	width:190px;
}

.kit_sidebar .kit_addToCart
{
	padding-top:10px;
	padding-bottom:10px;
}

.kit_sidebar .kit_addToCart .kit_priceDisplay
{
	text-align:left;
	vertical-align:middle;
	padding-left:10px;
	padding-bottom:10px;
}

.kit_sidebar .kit_addToCart .kit_priceDisplay .kit_regBasePrice
{
	text-decoration:line-through;
}

.kit_sidebar .kit_selectedItems
{
	border-top:solid 1px #eee;
	text-align:left;
	vertical-align:middle;
}

.kit_groups input[type='text']
{
	border:1px solid #A7A6AA;
}

.kit_groups textarea
{
	border:1px solid #A7A6AA;
}

.kit_groups .kit_group
{
	margin-bottom:10px;
}

.kit_groups .kit_groupName
{
	/*background-color:#efefef;*/
	padding:5px 10px 5px 10px;
	border:solid 1px #444;
	cursor: hand;
    cursor: pointer;	
}

.kit_groups .kit_groupDescription
{
	/*border-left:solid 1px #ccc;
	border-right:solid 1px #ccc */
	display:block;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:5px;
	/*border-bottom:solid 1px #ccc;*/
}

.kit_groups .kit_groupContent
{
	border-left:solid 1px #444;
	border-right:solid 1px #444;
	border-bottom:solid 1px #444;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:20px;
	text-align:left;
	vertical-align:middle;
}

.kit_groups .kit_groupContent .kit_items_table
{
	width:450px;
	border:dashed 1px #444;
}

.kit_groups .kit_groupContent .kit_line_item
{
	border-style:none;
	/*width:80%;*/
}

.kit_disabled_item
{
	text-decoration:line-through;
}

.kit_group_image
{
	float:left;
	margin-right:5px;
	margin-left:5px;
}

.kit_kititemImage_hoverPanel
{
	background-color:White;
	border:solid 1px #444;
	word-wrap:break-word;
}

.kit_groupitem_image
{
	padding-left:25px;
}

.kit_groupItem_nameLabel
{
	cursor: hand;
    cursor: pointer;	
}

/*** Templating ********/
.template
{
	border:solid 1px #444;
}

.template_header
{
	background-color:#000;
	border:dashed 1px #444;
	padding:5px 5px 5px 5px;
}

.template_header_settings,
.template_header_settings a,
.template_header_settings a:active,
.template_header_settings a:visited,
.template_header_settings a:link
{
	cursor: hand;
    cursor: pointer;
    text-decoration:none !important;
    font-size:12px;
}

.template_header_settings a:hover
{
	color:#ffffff !important;
}

.template_header_edit_options
{
	border:solid 1px #444;
	background-color:#000;
}

.template_header_edit_options ul,
.template_header_edit_options li
{
	margin-left: 10px;
	margin-right: 10px;
    padding: 0;
    display: list-item;
    list-style: none;
    line-height: 1.25em;
}

.behavior_panel
{
	border-style:none;
}

.behavior_panel .behavior_left
{
	width:10%;
	background-color:#ddd;
}

.behavior_panel .behavior_option
{
	width:80%;
	background-color:#fff;
	padding:5px 5px 5px 5px;
}


#quickeditnav a:active, 
#quickeditnav a:link, 
#quickeditnav a:visited
{
	padding-left:15px;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
	text-decoration: underline;
}

.modal_popup
{
 	background-color:#000;
 	border:solid 1px #444;
}
 
.modal_popup_background 
{
	opacity:0.7;
    background-color:Gray;
    filter: alpha(opacity = 70);
}

.modal_popup_Header
{
	height: 30px;
    padding-right: 10px;
    padding-left: 10px;
    color:White;
    text-align:center;
	vertical-align:middle;
	padding-top:10px;
	font-weight:bold;
	font-size:12px;
}

.modal_popup_Content
{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.modal_popup_Content table
{
	border-style:none;
}

.modal_popup_Content table td
{
	border-style:none;
}

.modal_popup_Footer
{
	border-top:solid 1px #444;
	margin-left:25px;
	margin-right:25px;
	padding-top:5px;
	padding-bottom:10px;
}

.modal_popup_Header_Close        
{
	float:right;
	padding-right:7px;
}

.pnlMain
{
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:30px;
}

#quickeditnav
{
    text-align: left;
    width: 100%;
    margin: 0;
    clear: left;
    line-height: 35px;
    height: 35px;
    background: #699EDC url(images/nav-bg.gif) repeat;
    border-top: solid 1px #444;
    border-bottom: solid 1px #444;
    z-index: 1;
}

.watermarked
{
	color: #BBBBBB;
}

ul.bullets li
{
    margin: 0;
    padding: 0;
    display: list-item;
    list-style: disc inside;
}
