@charset "utf-8";
/* CSS Document */
/* CSS Development: Edyta Jordan - Senior Web Designer and Developer */
/* *********************************** */
/*************** MASTER CSS FILE **************** Utopia Golf Products *****************/
body{
	background: url(../images/background.jpg) center top no-repeat fixed;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	}
.noBgd{
	background:#060 url(../images/greybox2/PutterSpin1_Bgd.jpg) center center no-repeat fixed;
}
#container {
	width: 961px;
	margin:0 auto 0 auto;
	}
#flashModule{
	margin:0;
	padding:0;
}
#content {
	width:100%;
	background: url(../images/contentBG.png) repeat;
	margin:0;
	padding:0;
}
#orderWrapper{
	width:100%;
	min-height:700px;
	background:url(../images/orderPage/puttersFull_Order_Page.png) bottom center no-repeat;
}
h1{
	font-size:18px;
	text-transform:uppercase;
}
h2{
	font-size:14px;
}
h3{
	font-size:14px;
	color:#5cbc26;
	font-weight:normal;
	margin-top:20px;
}
a, p a{
	color:#f1cc67;
	text-decoration:none;
}
a:hover, p a:hover{
	text-decoration:underline;
}
#column_home{
	width:400px;
	margin:30px 0px 0px 50px;
	text-align:justify;
}
#column_home p{
	padding-bottom: 12px;	
}
#column_home ul{
	padding:20px 0px 0px 18px;
}
#column_home ul  li{
	list-style:url(../images/listItem.png);
	padding-bottom:5px;	
}
#column_1{
	width:350px;
}
#column_2{
	width:550px;
}
#column_news{
	width:405px;
	margin:50px 0 50px 50px;
}
#column_news p{
	text-align:justify;
	margin:10px 0 10px 0;
}
#column_news p a{
	color:#f1cc67;
	text-decoration:none;
}
#column_news p a:hover{
	text-decoration:underline;
}
#newsItem{
	margin-bottom:20px;
}
#newsItem p, #newsItem h3, #newsItem a{
	font-size:12px;
}
#newsItem a{
	font-weight:bold;
	color:#f1cc67;
	text-decoration:none;
}
#newsItem a:hover{
	text-decoration:underline;
}
.gbWindow{
	text-align:justify;
	margin:20px;
}
.highlight{
	color:#5cbc26;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
#contactInfo{
	margin:60px 40px 40px 40px;
}
#contactInfo p{
	margin:1px;
}
/* added */
#contactInfo a{
	color:#f1cc67;
	text-decoration:none;
}
#contactInfo a:hover{
	text-decoration:underline;
}
#contactForm{
}
#orderForm .formInfo{
	width:500px;
	margin:50px auto 40px auto;
}
#contactForm p, #orderForm p{
	margin:5px;
}
#contactForm .label, #orderForm .label{
	float: left;
	width: 100px;
	margin:0;
	margin-right: 10px;
	padding:0;
	text-align: right;
	display: block;
	line-height:25px;
}
#contactForm input, #orderForm input{
	width:320px;
	height:22px;
	background:url(../images/contentBG_2.png) repeat;
	border:1px solid #2c4b12 /*396519*/;
	color:#fff;
}
#orderForm input.radioButton{
	width:10px;
}
#contactForm select, #orderForm select{
	width:322px;
	height:25px;
	background:url(../images/contentBG_2.png) repeat;
	border:1px solid #2c4b12 /*396519*/;
	color:#2c4b12;
}
#contactForm textarea, #orderForm textarea{
	width:320px;
	height:250px;
	background:url(../images/contentBG_2.png) repeat;
	border:1px solid #2c4b12 /*396519*/;
	color:#fff;
}
#orderForm textarea{
	height:120px;
}
#contactForm #submit, #orderForm #submit{
	cursor:pointer;
	width:67px;
	height:18px;
	margin-left:364px;
}
#footer{
	font-size:9px;
	color:#f1cc67;
	text-align:center;
	width:450px;
	margin:0 auto 0 auto;
	padding:20px 0 20px 0;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-bottom:5px;
	width:430px;
	margin:0 auto 0 auto;
}
#footer ul li{
	display:block;
	float:left;
	margin:0 5px 0 5px;
	padding-right:10px;
	border-right:1px solid #f1cc67;
}
#footer ul li a{
	color:#f1cc67;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer ul li.noBorder{
	border:none;
}
#pga_logo{
	width:150px;
	height:100px;
	margin: 0px 60px 20px 20px;
}

#pga_logo p{
	color:#f1cc67;
	font-size:10px;
	text-align:right;
}
#puttersImage{
	width:220px;
	height:200px;
	margin:30px auto 30px auto;
}
#quantitySubtotal table{
	margin-top:10px;
}
#quantitySubtotal table td{
	width:73px;
	padding:2px 0 2px 0;
	font-variant:small-caps;
	font-style:italic;
}
#quantitySubtotal table td input{
	width:65px;
}
#quantitySubtotal table td select{
	width:70px;
}
#column_news ul{
	width:320px;
	margin:auto;
	text-align:justify;
}
#column_news ul li{
	list-style:url(../images/listItem.png);
	line-height:normal;
	padding:2px 0 2px 0;
}
#newsItem h3.bigger{
	font-size:16px;
}
/* classes */
.center{
	text-align:center;
}
.green{
	color:#5cbc26;
}
.error{
	color:#F00;
	font-weight:bold;
}
.sent{
	color:#f00;
	margin:0;
	padding:0;
}
.formNote {
	font-style:italic;
	font-size:small;
}
.image{
	padding:7px;
}
.italic{
	font-style:italic;
}
/**/
#clear{
	clear:both;
}
#lowerVideo{
	margin:40px 0px 0px 120px;
}
#pga2010Video{
	margin:40px 0px 0px 200px;
}
#pga2010Video a{
	color:#f1cc67;
	text-decoration:none;
}
#homeSalesBanner{
	border-width:1px;
	border-style:solid;
	border-color:#a5852c;
}
#homeSalesBanner p{
	font-size:14px;
	padding-left:80px;
}
