/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #3b100c url(images/gsp_backbottom.gif) bottom center no-repeat;
}

.tr_class {
	background-color:#320b05;
	border-bottom:1px solid #ffffff;
	color:#ffffff;
	font-weight:bold;
}

.th_col1 {
	font-size:11px;
	width:100px;
	padding:5px;
	border-bottom:1px dotted #ffffff;
}

.th_col2 {
	font-size:11px;
	padding:5px;
	/*border-bottom:1px dotted #ffffff;*/
}

.th_col3 {
	font-size:11px;
	width:100px;
	padding:5px;
	border-bottom:1px dotted #ffffff;
}

.buy_tr_class {
	background-color:#50160d;
}

.buy_td_class {
	font-size:11px;
	padding:5px;
	border-bottom:1px dotted #000000;
}

#container {
	background: url(images/gsp_backtop.jpg) top center no-repeat;
	width: 1000px;
	margin-left: auto;
	padding-top: 225px;
	margin-right: auto;
}

#headtop {
	background: url(images/gsp_headtop.png) top center no-repeat;
	height: 146px;
	width: 1000px;
}

#headslogan {
	font-weight: bold;
	padding-top: 104px;
	margin-left: 335px;
}

#pagearea {
	width: 1000px;
}

#pageleft {
	margin-left: 58px;
	width: 221px;
	float: left;
}

#pageleftmid {
	background: url(images/gsp_leftbg.png) repeat-y;
	width: 221px;
	padding-bottom: 10px;
}

#pageleftbot {
	background: url(images/gsp_leftbot.png) no-repeat;
	width: 221px;
	height: 11px;
}

#pageright {
	margin-right: 62px;
	width: 636px;
	float: right;
}

#pagerightmid {
	background: url(images/gsp_rightbg.png) repeat-y;
	width: 636px;
	padding-bottom: 10px;
	min-height: 530px;
}

#pagerightbot {
	background: url(images/gsp_rightbot.png) no-repeat;
	width: 636px;
	height: 12px;
}

.mrfixit { clear: both; }

#footer {
	width: 1000px;
	height: 47px;
}

#foottext {
	float: right;
	margin-right: 62px;
	font-weight: bold;
	margin-top: 12px;
}

.leftcontent ul {
	list-style-type: none;
}

.leftcontent li {
	list-style-type: none;
}

.leftcontent li a {
	display: block;
	background: #3b100c;
	padding-left: 20px;
	padding-top: 8px;
	height: 23px;
	margin-bottom: 2px;
	width: 161px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	background: url(images/gsp_sidebutton.png) no-repeat;
}

.leftcontent li a:hover {
	background-position: -181px;
}	

.leftcontent {
	width: 190px;
	margin-left: auto;
	margin-right: auto;
}

.rightcontent {
	padding-top: 10px;
	width: 589px;
	margin-left: auto;
	margin-right: auto;
	line-height: 20px;
}

.rightcontent p {
	padding-top: 10px;
	padding-bottom: 10px;
}

.rightcontent h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 589px;
	height: 25px;
	display: block;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 4px;
	color: #ffffff;
	font-weight: bold;
	background: url(images/gsp_headliner.png) no-repeat;
}

.rightcontent a, .rightcontent a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.rightcontent a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.rightcontent h1 {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 589px;
	height: 25px;
	display: block;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 4px;
	color: #ffffff;
	font-weight: bold;
	background: url(images/gsp_headliner.png) no-repeat;
}

.leftcontent h2 {
	margin-top: 22px;
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	width: 181px;
	border-bottom: 1px dotted #000000;
	margin-left: auto;
	margin-right: auto;
}

#translation_bar {
	margin-left: 4px;
}

#translation_bar img {
	padding: 2px;
}

.rightcontent h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 589px;
	height: 25px;
	display: block;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 4px;
	color: #ffffff;
	font-weight: bold;
	background: url(images/gsp_headliner.png) no-repeat;
}

.wpcf7-form-control-wrap {
	margin-top: 4px;
}

.wpcf7-form-control-wrap img {
	padding-top: 5px;
}

.paymentlogos {
	padding-top: 4px;
}

.paymentlogos img {
	padding-left: 4px;
	padding-bottom: 2px;
}

.wpcf7-form-control-wrap input {
	border: 1px dotted #000000;
	background-color: #50160d;
	padding: 4px;
	color: #ffffff;
}

.wpcf7-form-control-wrap select {
	border: 1px dotted #000000;
	background-color: #50160d;
	padding: 4px;
	color: #ffffff;
}

.wpcf7-form-control-wrap textarea {
	border: 1px dotted #000000;
	background-color: #50160d;
	padding: 4px;
	color: #ffffff;
}

.quotelink {
	text-align: right;
	margin-bottom: 12px;
}

.quotelink a, .quotelink a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.quotelink a:hover {
	text-decoration: none;
}

.prod1 {
	text-decoration: none;
	display: block;
	width: 260px;
	height: 70px;
	background: url(images/gsp_prod1.png);
}

.prod1:hover {
	background-position: -260px;
}

.prod2 {
	text-decoration: none;
	display: block;
	width: 260px;
	height: 70px;
	background: url(images/gsp_prod2.png);
}

.prod2:hover {
	background-position: -260px;
}

.nolink a {
	text-decoration: none;
}

.nolink a:visited {
	text-decoration: none;
}

.nolink a:hover {
	text-decoration: none;
}

.prod3 {
	text-decoration: none;
	display: block;
	width: 260px;
	height: 70px;
	background: url(images/gsp_prod3.png);
}

.prod3:hover {
	background-position: -260px;
}

.prod4 {
	text-decoration: none;
	display: block;
	width: 260px;
	height: 70px;
	background: url(images/gsp_prod4.png);
}

.prod4:hover {
	background-position: -260px;
}

.prod5 {
	text-decoration: none;
	display: block;
	width: 260px;
	height: 70px;
	background: url(images/gsp_prod5.png);
}

.prod5:hover {
	background-position: -260px;
}

.prod6 {
	text-decoration: none;
	display: block;
	width: 260px;
	height: 70px;
	background: url(images/gsp_prod6.png);
}

.prod7 {
	text-decoration: none;
	display: block;
	width: 260px;
	height: 70px;
	background: url(images/gsp_prod7.png);
}

.prod7:hover {
	background-position: -260px;
}

.prod8 {
	text-decoration: none;
	display: block;
	width: 260px;
	height: 70px;
	background: url(images/gsp_prod8.png);
}

.prod8:hover {
	background-position: -260px;
}

.prod9 {
	text-decoration: none;
	display: block;
	width: 260px;
	height: 70px;
	background: url(images/gsp_prod9.png);
}

.prod9:hover {
	background-position: -260px;
}

.prod10 {
	text-decoration: none;
	display: block;
	width: 260px;
	height: 70px;
	background: url(images/gsp_prod10.png);
}

.prod10:hover {
	background-position: -260px;
}

#formbackground {
	background: url(images/gsp_formback.png) right bottom no-repeat;
}

.prod6:hover {
	background-position: -260px;
}

.alignleft {
	float: left;
	padding: 5px;
}

.alignright {
	float: right;
	padding: 5px;
}
