body {
	background: white;
	color: #000000;
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}

.message {
	background-image: url('/storeglobals/images/new-bg.png');
	background-repeat: repeat-x;
}

.message_g {
	background-image: url('/storeadmin/images/bg_green.jpg');
	background-repeat: repeat-x;
}

.message_r {
	background-image: url('/storeadmin/images/bg_red.jpg');
	background-repeat: repeat-x;
}

.sub_headline {
	color: #000059;
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 30px 0 0 0;
	padding: 0;
	text-align: left;
	width: 960px;

}

.cell_text {
	display: block;
	font-size: 8pt;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	
}

.thumbs {
	float:left;
	height:350px;
	min-height:400px;
	margin:10 30 10 30px;
	margin-top: 20px;
	text-align: left;
	width: 210px;
}

.pallette_div {
	background-image: url(/storeglobals/images/pallette.png);
	background-repeat: no-repeat;
	height: 214px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	width: 188px;
}

.logo {
	/*float:left;*/
	text-align: left;
}

.product_name {
	font-weight: bold;
}

.price {
	font-weight: bold;
	font-size: 12pt;
	margin: 5px 0 0 0;
	float: left;
}

.prod_price {
	font-weight: bold;
	font-size: 12pt;
	margin: 10 0 0 -5px;
	text-align: center;
}

.prod_price a:link, .prod_price a:visited {
	color: #003399;
}

.details {
	float: left;
	font-size: 10pt;
	margin: 6px 0 0 10;
}

.closing {
	display: block;
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 35px 0 0 0;
	padding: 0;
	text-align: center;
}

.div_line {
	border-top: 1px solid;
	color: #000059;
	margin: 10px 0 5 0;
	text-align: center;
}
	
.logo_links {
	font-size: 10pt;
	margin: 15px 0px 0px 0px;
	color: black;
	background: url('/storeglobals/images/footer_bg.png') #FFFFFF;
	background-repeat: repeat-x;
	background-position: top left;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	width: 100%;
}

.logo_links a:link, .logo_links a:visited {
	color: #003399;
}

form {
	display: inline;
	margin-top: 0px;
}

input {
	display: inline;
}

#center {
	height: 80px;
	padding-top: 10px;
	text-align: center;
	width: 826px;
}

#h_background {
	background: url('/storeglobals/images/header_bg.png') #FFFFFF;
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	margin-top: 0px;
	position: relative;
	height: 85px;
	text-align: center;
	width: 100%;
	z-index: 0;
}

#h_container {
	margin: 0px auto 0px auto;
	margin-top: 0px;
	padding-top: 14px;
	width: 960px;
}

#h_login {
	display: block;
	float: left;
	margin-top: 2px;
	width: 120px;
}

#h_login p {
	color: #00378A;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#h_login p a {
	color: #00378A !important;
}

#h_logo {
	float: left;
	margin-right: 10px;
	text-align: left;
	z-index: 1;
}

#h_paint {
	color: #1D3B93;
	float: left;	
	font-size: 10pt;
	font-weight: bold;
	position: relative;
	width: 280px;
}

#h_paint a {
	font-size: 10pt;
	font-weight: bold;
	color: #1D3B93 !important;
}

#h_products {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 24%;
}

#h_products a {
	color: #1D3B93;
	text-decoration: none;
}

#h_sharethis {
	float: left;
	width: 8%;
}

#h_tagline {
	color: #1D3B93;
	float: left;
	font-size: 1em;
	font-weight: bold;
	position: relative;
	text-align: center;
	width: 230px;
}

#sharethis_widget a {
	color: #1D3B93;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	z-index: 1;
}

#hacker_safe {
	float:left;
	text-align: center;
	width: 30px;
	z-index: 1;
}

.tab {
	background-color: white;
	border-color: black;
	border-style: solid solid none;
	border-width: 1px;
	cursor: pointer;
	float: left;
	font-size: 8pt;
	font-weight: bold;
	margin: -15px 0px 0px 0px;
	padding: 2px 5px;
	text-align: center;
	display: inline;
	width: 100px;
	position: relative;
	color: black;
	z-index: 0;
}

h4 {
	color: #00378A;
	font-weight: bold;
	font-size: 12pt;
	margin: 0px;
}

/* store products page (new) */
/* containers */
.buy_button_area {
	margin-bottom: 10px;
	text-align: right;
	width: 258px;
}

.buy_button_area_inner {
	display: inline-block;
	float: left;
	text-align: center;
	width: 129px;
}

.holder {
	background: #ffffff;
	border: 1px solid #e1e1e1;
	display: block;
	font-size: 8pt;
	height: 329px;
	margin-bottom: 10px;
	text-align: center;
	width: 256px;
}

.main_product_container {
	margin-bottom: 50px;
	margin-top: 0px;
	text-align: left;
	width: 258px;
}

.placement_area {
	margin-bottom: 10px;
	width: 100%;
}

/* elements */
.placement_holder {
	display: inline-block;
	float: left;
	padding: 0px;
}

.placement_widget {
	cursor: pointer;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

.placement_widget_arrow {
	cursor: default;
	display: inline-block;
	position: absolute;
	z-index: 1;
}

.price_breaks {
	display: none;
	position: absolute;
	z-index: 2;
}

.product_detail {
	height: 200px;
	padding-bottom: 50px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 50px;
	width: 200px;
}

.product_image_zoom {
	display: none;
	position: relative;
}

.product_price {
	font-size: 14pt;
	font-weight: bold;
}

.quantity_savings {
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.top_cell {
	background: #e1e1e1;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid #c0c0c0;
	color: black;
	height: 14px;
	margin-left: 0px;
	overflow: hidden;
	padding-bottom: 3px;
	padding-top: 3px;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 99.6%;
	z-index: 2;
}

.zoom_image_container {
	color: black;
	height: 300px;
	margin: 3px;
	margin-top: 4px;
	overflow: hidden;
	width: 250px;
}

/* global classes */
.center {
	text-align: center;
}

.clear {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

/* modal signin box */
/* importants are necessary to override user store conditions */
#modal_close_button {
	*margin-left: 32px;
	margin-left: 43px;
	*margin-top: -11px;
	margin-top: -15px;
	overflow: visible; 
	position: absolute;
	z-index: 5001;
}

#modal_form_signin_container {
	padding-top: 0px;
}

#modal_form_signin_container label {
	color: black !important;
	display: inline-block;
	text-align: right;
	width: 100px;
}

#modal_login_message {
	color: black;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
