body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #333333;
	/*background: #333333 url(images/bg_tile.gif) repeat-x top left;*/
}

a:active {
	color: #EB3414
}
a:link {
	color: #EB3414;
	text-decoration: none;
}
a:visited {
	color: #EB3414;
	text-decoration: none;
}
a:hover {
	color: #444444;
	text-decoration: none;
}

/* New Styles - August 2008
==================================================================================================== */
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 733px;
	text-align: left;
	background: #FFFFFF;
}
#header {
	position: relative;
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 733px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	background: #000;
}
#logoBlogWrap {
	float: left;
	text-align: center;
}
#logo {
	padding: 17px 12px 4px 12px;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}
#blogLink {
	padding: 5px 12px;
	font-size: 9px;
}

#blogLink {color:#999999; text-decoration:none;}
#blogLink a:link {color:#999999; text-decoration:none;}
#blogLink a:visited {color:#999999; text-decoration:none;}
#blogLink a:hover {color:#ff0000; text-decoration:none;}

#taglineNavWrap {
	position: absolute;
	bottom: 0;
	right:12px;
}
#tagline {
	margin: 0;
	padding: 8px 5px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .06em;
}
#navigation ul {
	margin: 0;
	padding: 3px 0;
	list-style: none;
}
#navigation li {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 5px;
	display: inline;
	background: url(images/nav-li-bg.gif) no-repeat center right;
}
#navigation a {
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
}
#navigation a:hover {
	color: #ff0000;
}
#visualbt a {
	padding-left: 18px;
	background: url(images/icon_vbt.gif) no-repeat center left;
}
#yourAccount a {
	padding-left: 15px;
	background: url(images/icon_ya.gif) no-repeat center left;
}
#lightTable a {
	padding-left: 15px;
	background: url(images/icon_lt.gif) no-repeat center left;
}
#items a {
	padding-left: 15px;
	background: url(images/icon_cart.gif) no-repeat center left;
}
#downloadCenter a {
	padding-left: 15px;
	background: url(images/icon_dc.gif) no-repeat center left;
}
#help a {
	padding-left: 12px;
	background: url(images/icon_help.gif) no-repeat center left;
}
li#help {
	background: none;
}
#visualbt a:hover {
	padding-left: 18px;
	background: url(images/icon_vbt_on.gif) no-repeat center left;
}
#yourAccount a:hover {
	padding-left: 15px;
	background: url(images/icon_ya_on.gif) no-repeat center left;
}
#lightTable a:hover {
	padding-left: 15px;
	background: url(images/icon_lt_on.gif) no-repeat center left;
}
#items a:hover {
	padding-left: 15px;
	background: url(images/icon_cart_on.gif) no-repeat center left;
}
#downloadCenter a:hover {
	padding-left: 15px;
	background: url(images/icon_dc_on.gif) no-repeat center left;
}
#help a:hover{
	padding-left: 12px;
	background: url(images/icon_help_on.gif) no-repeat center left;
}
/* Search Nav Styles 
==================================================================================================== */
#searchnav {
	float: left;
	margin-left: 11px !important;
	margin-left: 5px; /*IE/Win*/
	padding: 10px;
	width: 691px !important;
	width: 711px; /*IE/Win*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #f1f1f1;
}
#searchnav ul {
	margin: 3px 0;
	padding: 0;
	list-style: none;
}
#searchnav li {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
	display: inline;
}
#searchnav a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#searchnav a:hover {
	color: #ff0000;
}
form {
	margin: 0;
	padding: 0;
}
.box {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.searchTxt {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 0 2px;
}

/* ====================================================================================================
End New Styles */

.navlink:active {
	color: #FFFFFF
}
.navlink:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navlink:hover {
	color: #EB3414;
	text-decoration: none;
}

.visual:active {color: #333333; text-decoration: none;}
.visual:link {color: #333333; text-decoration: none;}
.visual:visited {color: #333333; text-decoration: none;}
.visual:hover {color: #333333; text-decoration: none;}

.bodyTxt {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.searchTxt {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 2px;
}

.searchTxtBold {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.headerTxtBold {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.searchTxtHighlight {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EB3414
}

.welcomeTxt {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.tabTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 10px;
}

td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 14px;
}

.tdterms {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}

.tdterms9pt {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	line-height: 14px;
}

.tdterms11pt {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 14px;
}

.td11px
	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	}

.tdbold {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 14px;
}

.tdboldred {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EB3414;
	font-weight: bold;
	line-height: 14px;
}

.tdboldbgcolorwhite {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 14px;
	background: #FFFFFF;
}

.tdboldbgcolorwhite11pt {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
	background: #FFFFFF;
}

.tdbgcolorwhite {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	background: #FFFFFF;
}

.tdnobold {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}

.button {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	cursor: hand;
}

.box {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.message {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EB3414;
}

.messagegood {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.redTxt {
	color:#EB3414;
}

.tabs {
	font-size: 9px;
	letter-spacing:1;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	text-align: center;
	color: #444444;
}
.tabsgrey {
	font-size: 9px;
	text-align: center;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
}
.tabsred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #EB3414;
}

.doc1 {font-family:Arial,Helvetica; font-size:11pt; font-weight:bold;}
.doc2 {font-family:Arial,Helvetica; font-size:10pt;}
.doc3 {font-family:Arial,Helvetica; font-size=11pt; font-weight:bold}

#doclink {color:#ff0000; text-decoration:none;}
#doclink a:link {color:#ff0000; text-decoration:none;}
#doclink a:visited {color:#ff0000; text-decoration:none;}
#doclink a:hover {color:#ff0000; text-decoration:none;}

/* Galleries Landing Page Styles
------------------------------------------------------------------------------*/
#imageGalleriesContainer {
	margin-top: 15px;
	margin-left: 15px;
	width: 700px;
	}
#imageGalleriesContainer img {
	padding-bottom: 6px;
	}
