/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/
body {
	border-top: 5px solid #F60;
	color: #CCC;
}

.bodybg {
	background: #666666; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #666666 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#666666), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, #666666 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, #666666 0%,#000000 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, #666666 0%,#000000 100%); /* IE10+ */
	background: radial-gradient(center, ellipse cover, #666666 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding-top: 50px;
}

.footerbg {
	background: #ffb600; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #ffb600 0%, #c1623a 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffb600), color-stop(100%,#c1623a)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, #ffb600 0%,#c1623a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, #ffb600 0%,#c1623a 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, #ffb600 0%,#c1623a 100%); /* IE10+ */
	background: radial-gradient(center, ellipse cover, #ffb600 0%,#c1623a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb600', endColorstr='#c1623a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding: 0;
	height: 230px;
}

hr {
	clear: left;
	border-top: 1px #CCC dashed;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin: 10px 0;
}
/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25pt;
	font-family: Gill Sans, sans-serif;
	font-style: italic;
	font-weight: lighter;
	padding: 0 0 10px 0;
	color: #CCC;
}

h2 {
	font-size: 18pt;
	font-family: Gill Sans, sans-serif;
	font-weight: bold;
	padding: 0 0 20px 0;
	color: #CCC;
}

h3 {
	font-size: 14pt;
	font-family: Gill Sans, sans-serif;
	font-style: normal;
	font-weight: lighter;
	color: #F60;
	margin-bottom: 15px;
}

h4 {
	font-size: 15pt;
	font-family: Gill Sans, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding: 0 0 5px 0;
	color: #888;
}

h5 {
	font-size: 15pt;
	font-family: Gill Sans, sans-serif;
	font-style: italic;
	font-weight: lighter;
	margin-bottom: -5px;
}

h6 {
	font-size: 12pt;
	font-family: Gill Sans, sans-serif;
	font-style: italic;
	font-weight: normal;
	line-height: 22px;
	color: #000;
	margin: 0 10px 0 0;
}

h7 {
	font-size: 15pt;
	font-family: Gill Sans, sans-serif;
	font-style: normal;
	font-weight: normal;
	padding: 0 0 5px 0;
}


/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}

p,
dl,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 15px;
}

/* `Sections
----------------------------------------------------------------------------------------------------*/

p {
	font-family: Gill Sans, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}

a {
	color: #666;
	font-family: Gill Sans, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

a:hover {
	color: #F60;
}

.header {
	text-align: center;
	margin-bottom: 50px;
}

.nav {
	font-family: Gill Sans, sans-serif;
	font-size: 16pt;
	font-variant: small-caps;
	color: #444;
	padding-bottom: 10px;
}

.nav a {
	color:#FFF;
	font-size: 16pt;
	text-decoration: none;
}
	
.nav a:hover {
	color:#F60;
}

.active {
	color:#F60;
}

.nav ul {
	text-align: left;
}

.nav li {
	list-style: none;
	display: block;
	margin: 0 0 15px 0;
}

.buy {
	color: #000;
	background: #F90;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	padding: 0 8px 4px;
}

.bodlink {
	font-family: Gill Sans, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #F60;
}

.testimonial {
	font-size: 10pt;
	font-family: Gill Sans, sans-serif;
	font-style: italic;
	font-weight: lighter;
	text-align: left;
	margin-bottom: 0px;
	background: none;
	margin-top:5px;
	padding: 0;
	color: #CCC;
}

.client {
	font-size: 10pt;
	font-family: Gill Sans, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

input#textField {
	background: url(../images/search.jpg) #FFF no-repeat right;
	padding: 0 0 0 5px;
	margin: -5px 0 20px 5px;
	height: 20px;
	width: 200px;
	color: #999;
	font-family: Gill Sans, sans-serif;
	font-size: 12pt;
}

input#news {
	background: #FFF;
	padding: 0 0 0 5px;
	margin: -5px 0 10px 5px;
	height: 20px;
	width: 200px;
	color: #999;
	font-family: Gill Sans, sans-serif;
	font-size: 12pt;
}

.newstitle {
	padding: 0 5px 5px 5px;
	margin: -5px 0 0 0;
}

.button {
	text-align: right;
	padding: 0 5px 5px 0;
}

.pad {
	padding: 0;
}

.imgpad {
	margin: 0 0 6px 0;
}

.bullet {
	padding: 0 6px 0 0;
}

.nextlink {
	font-size: 15pt;
	font-family: Gill Sans, sans-serif;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 30px 0;
	padding: 5px 10px;
	text-align: right;
}

.nextlink a {
	color: #F60;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	
}

.nextlink a:hover {
	background: #F60;
	color: #000;
}

.footer {
	margin: 30px 0 0 0;
}

.footer p {
	font-size: 9pt;
	color: #333;
}

.footer a {
	font-size: 9pt;
	color: #333;
}

.footer a:hover {
	color: #F60;
}

.footer img {
	margin: 0 0 -3px 0;
	}

.copy {
	margin: 60px 0 0 0;
}

.copy p {
	text-align: center;
	font-size: 9pt;
	color: #333;
}




#twitter_body {
	padding:0;
	margin:-10px 0 0 0;
	text-align: left;
}

   #twitter_container {
       min-height:45px;
       height:auto !important;
   }

       #twitter_update_list {
           padding: 0;
           overflow: hidden;
           font-family: Gill Sans, sans-serif;
           font-size: 12pt;
           color: #CCC;
           line-height: 16pt;
           font-weight: normal;
       }

       #twitter_update_list li {
		   padding: 10px 10px;
		   margin: 0 0 10px;
           list-style: none;
		   margin-left:0;
		   -webkit-border-radius: 6px;
		   -moz-border-radius: 6px;
		   border-radius: 6px;
		   background: rgba(255, 255, 255, .1);
       }

       #twitter_update_list li a {
		   font-size: 12pt;
           color: #F60;
           text-decoration: none;
       }

       #twitter_update_list li a:hover {
           color: #FC0;
       }


.clip_01 {
	background: url(../images/clip_01.png) no-repeat center center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	height: 80px;
	}
	
.clip_02 {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: url(../images/clip_02.png) no-repeat center center;
	height: 80px;
	}

.clip_03 {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: url(../images/clip_03.png) no-repeat center center;
	height: 80px;
	}
	

.video {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #000;
	padding: 7px 8px;
	height: 385px;
	margin-bottom: 15px;
	}
