html, body {
	background: #fcfcfc url('/gfx/body_bg.jpg') repeat-x;
	margin: 0;
	padding: 0;
	height: 100%;
}
body, form, input, select, td {
	font-family: verdana;
	color: #7b7a7a;
	font-size: 10px;
}

h1 {
	color: #e41e26;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
h1.white {
	display: inline;
}
h1.lessmargin {
	margin: -3px 0 5px 0;
}

h2 {
	font-size: 18px;
	color: #7b7a7a;
	font-weight: bold;
	margin: 0 0 -3px 0;

}


a {
	color: #7b7a7a;
	text-decoration: none;
}
a:hover {
	color: #e42830;
}
form {
	display: inline;
}

img {
	border: 0;
}

div.hr {
	height: 5px;
	border-bottom: 1px solid #ebecee;
	font-size: 5px;
	line-height: 5px;
	margin: 3px 0 13px 0;
}

.clearer {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.survey-item-container
	{
	width: 450px;
	border-bottom: solid 1px #ebecee;
}

.survey-item
	{
	padding: 10px 4px 10px 4px;
}

.survey-item .check
	{
	float: left;
	width: 30px;
	padding-top: 3px;
}

.survey-item .address
	{
	float: left;
}

.survey-item .info
	{
	float: right;
	text-align:right;
}

.retailer-item{
	border-bottom: solid 1px #f1f2f2;
	padding: 10px 0px 10px 0px;
}

.retailer-address{
	float: left;
}

.retailer-phone{
	float: right;
}

#gray {
	width: 100%;
	height: 100%;
	position: absolute;
	background: #000;
	z-index: 1500;
	left: 0;
	top: 0;
}

#gray-preview {
	width: 100%;
	height: 100%;
	position: absolute;
	background: #000;
	z-index: 1500;
	left: 0;
	top: 0;
}

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

#lightbox {
	width: 510px;
	height: 180px;
	background: #f4f4f4;
	position: absolute;
	left: 50%;
	top: 135px;
	margin-left: -255px;
	z-index: 1501;
}
#lightbox div {
	height: 140px;
	background: #fff;
	margin: 10px;
	padding: 10px;
	position: relative;
}
#lightbox div img {
	position: absolute;
	bottom: 6px;
	left: 210px;
}

#previewbox {
	width: 210px;
	height: 480px;
	background: #f4f4f4;
	position: absolute;
	left: 50%;
	top: 135px;
	margin-left: -255px;
	z-index: 1501;
}
#previewbox .container {
	height: 440px;
	background: #fff;
	margin: 10px;
	padding: 10px;
	position: relative;
}
#previewbox #preview-photo-container{
	background-color: #000000;
	text-align: center;
}
#previewbox #preview-photo{
	padding: 2px;
	
}
#previewbox .container .download-button {
	position: absolute;
	bottom: 6px;
	left: 210px;
}

#topnav {
	height: 19px;
	margin: 6px 0 11px 0;
	background: url('/gfx/topnav_bg.gif') no-repeat;
	color: #7b7a7a;
	padding: 8px 8px 0 14px;
}
#topnav a {
	color: #7b7a7a;
	text-decoration: none;
	text-transform: uppercase;
}
#topnav a:hover {
	color: #e42830;
}
#topnav .selectedtopnav
	{
	color: #e42830;
}
#topnav #langSelect {
	float: right;
	margin-top: -4px;
}
#topnav #langSelect label {
	display: block;
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}
#topnav #langSelect .customSelect a {
	text-transform: none;
}

#logo {
	float: right;
	border: 0;
}

#mainTabs {
	width: 410px;
	height: 31px;
	/*background: url('/gfx/main_tabs.gif') no-repeat; */
	background: url(/media/1030_9.gif) no-repeat;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
#mainTabs span {
	visibility: hidden;
}
#mainTabs a {
	display: block;
	height: 31px;
	text-decoration: none;
	float: left;
}
#mainTabs a.item1 {
	width: 74px;
}
#mainTabs a.item1Active, #mainTabs a.item1:hover {
	background: url(/media/1030_9.gif) 0 -31px no-repeat;
}
#mainTabs a.item2 {
	width: 112px;
}
#mainTabs a.item2Active, #mainTabs a.item2:hover {
	background: red url(/media/1030_9.gif) -74px -31px no-repeat;
}
#mainTabs a.item3 {
	width: 45px;
}
#mainTabs a.item3Active, #mainTabs a.item3:hover {
	background: url(/media/1030_9.gif) -186px -31px no-repeat;
}
#mainTabs a.item4 {
	width: 81px;
}
#mainTabs a.item4Active, #mainTabs a.item4:hover {
	background: url(/media/1030_9.gif) -231px -31px no-repeat;
}
#mainTabs a.item5 {
	width: 98px;
}
#mainTabs a.item5Active, #mainTabs a.item5:hover {
	background: url(/media/1030_9.gif) -312px -31px no-repeat;
}


#contentContainer {
	float: left;
	background: url('/gfx/box_level_1_bg.gif') repeat-y;
}

#contentTabs {
	height: 19px;
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}
#contentTabs li {
	float: left;
	margin: 0;
	background: url('/gfx/content_tab_bg.gif') repeat-x;
}

#contentTabs li.end.active a,#contentTabs li.end a:hover {
	background: url('/gfx/content_tab_end_active.gif') top right no-repeat;
}
#contentTabs li.start.active a,#contentTabs li.start a:hover {
	background: url('/gfx/content_tab_start_active.gif') top left no-repeat;
}

#contentTabs a {
	display: block;
	height: 18px;
	color: #fff;
	float: left;
	padding: 0 10px 0 10px;
	border-right: 1px solid #c9272e;
	line-height: 18px;
	margin-top: 1px;
	text-decoration: none;
}
#contentTabs li.second a {
	border-left: 1px solid #c9272e;
}
#contentTabs li.start a {
	background: url('/gfx/content_tab_start.gif') top left no-repeat;
	height: 19px;
	line-height: 19px;
	border-right: 0;
	margin-top: 0;
}
#contentTabs li.end a {
	background: url('/gfx/content_tab_end.gif') top right no-repeat;
	border-right: 0;
	height: 19px;
	margin-top: 0;
	line-height: 19px;
}

#contentTabs li.active a, #contentTabs li a:hover {
	background: url('/gfx/content_tab_active_bg.gif') repeat-x;
	color: #e4282f;
}

.indent {
	padding: 10px;
}

.roundCornerImg {
	float: left;
}

#boxlevel2 {
	background: #f4f4f4;
	margin: 0 10px 0 10px;
	padding: 10px;
}
#boxlevel3 {
	width: 850px;
	overflow: hidden;
	background: #fff url('/gfx/box_level_3_bg.gif') repeat-y;
}
#boxlevel3 .indent {
	width: 830px;
	padding: 5px 10px 5px 10px;
}

.rightContainer {
	width: 256px;
	float: right;
	padding-right: 11px;
}
.rightContainer.nopadding {
	padding-right: 0;
}


.redHeader {
	height: 26px;
	padding: 4px 0 0 8px;
	background: url('/gfx/header_red_bg.gif') no-repeat;
}
.redHeader.straight {
	height: 26px;
	padding: 3px 0 0 8px;
	background: #e41e26;
}

.thumbContainer {
	width: 76px;
	height: 103px;
	float: left;
	background: url('/gfx/thumb_container_bg.gif') no-repeat;
}
.thumbContainer .thumb {
	margin: 8px;
}
.thumbContainer .thumb-photo-container {
	width: 60px;
	height: 60px;
	background-color: #000000;
	position: relative;
	overflow: hidden;
}
.thumbContainer .thumb-photo {
	position: absolute;
	padding: 1px;
	text-align: center;
	width: 58px;
	top: 50%;	
}
.thumbContainer .thumb-photo img{
	vertical-align: middle;
}
.thumbContainer.small {
	width: 68px;
	height: 83px;
	background: url('/gfx/thumb_container_small_bg.gif') no-repeat;
}
/*
.thumbContainer div {
	width: 59px;
	height: 74px;
	overflow: hidden;
	padding: 0px;
	background-color: #000000;
}
*/
.presstextContainer {
	width: 500px;
	float: left;
	margin-bottom: 7px;
}
.presstextContainer .thumbContainer {
	margin-right: 10px;
}
.presstextContainer .text {
	width: 409px;
	float: left;
}
.presstextContainer div.spacer {
	width: 409px;
	height: 6px;
	border-bottom: 1px solid #ebecee;
}

.paging {
	margin-top: 8px;
}
.paging a {
	padding: 4px 1px 4px 1px;
}
.paging a.active {
	color: #e2262d;
}

.tblInput {
	margin-bottom: 10px;
}
.tblInput td {
	padding: 0 10px 1px 0;
	vertical-align: top;
}
.customInputtext {
	width: 182px;
	background: #fff;
	border: 1px solid #e9eaec;
	color: #7b7a7a;
	padding: 3px 25px 3px 5px;
}
.customSelect {
	width: 140px;
	height: 15px;
	background: #fff;
	border: 1px solid #e9eaec;
	padding: 2px 0 0 5px;
	color: #7b7a7a;
	cursor: default;
	float: left;
}
.customSelect img {
	float: right;
}
.customSelect .selectLayerContainer {
	position: relative;
	display: none;
}
.customSelect .selectLayer {
	width: 135px;
	position: absolute;
	background: #fff;
	padding: 10px 5px 10px 5px;
	top: 3px;
	left: -6px;
	border: 1px solid #e9eaec;
	border-top: 0;
	z-index: 2;
}
.customSelect .selectLayer a {
	width: 100%;
	display: block;
	padding: 4px 0 4px 0;

	border-bottom: 1px solid #e9eaec;
}
.formSelectContainer  {
	padding: 2px 0px 5px 0px;
}
.formSelectContainer .formSelect  {
	width: 135px;
}
.statusClm {
	width: 308px;
	height: 44px;
	background: url('/gfx/search_status_bg.gif') no-repeat;
}
.statusClm p {
	margin: 5px 10px 5px 10px;
}

#sortContainer {
	float: right;
}
#sortContainer img {
	margin-left: 8px;
}

.imageContainer {
	width: 191px;
	height: 377px;
	float: left;
	background: url('/gfx/img_container_bg.gif') no-repeat;
	margin-right: 22px;
	position: relative;
}
.imageContainer.last {
	margin-right: 0;
}
.imageContainer .photo-container {
	width: 170px;
	height: 170px;
	overflow: hidden;
	margin: 9px 0 0 11px;
	background-color: #000000;
	position: relative;
}
.imageContainer .photo {
	position: absolute;
	padding: 2px;
	text-align: center;
	width: 166px;
	top: 50%;	
}
.imageContainer .photo img{
	vertical-align: middle;
}
.imageContainer p {
	margin: 6px 15px 0 15px;
}
.imageContainer a img {
	position: absolute;
	bottom: 8px;
	left: 61px;
}

#boxlevel3 .thumbContainer {
	margin: 0 7px 7px 0;
}
#boxlevel3 .thumbContainer.last {
	margin-right: 0;
}

#footer {
	height: 20px;
	margin-top: 10px;
	background: url('/gfx/footer_bg.gif') no-repeat;
	padding: 9px 12px 0 12px;
}
#footer p {
	margin: 0;
	float: right;
}