/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#000000;
	background-image:url(template-images/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment: fixed;
}
h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
}

.whitebody-tour-inside {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e1e1e1;
	text-decoration: none;
	padding-left: 230px;
	padding-top: 9px;
	padding-right: 10px;
	line-height: 19px;
}

.css {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #ddb883;
	text-decoration:none;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
}

.float-left {
	float:left;
	padding-right: 20px;
}
.float-right {
	float:right;
	padding-left: 20px;
}

img { border: none; }
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/



.theme-default #slider {
    margin:0px;
    width:720px; /* Make sure your images are the same size */
    height:424px; /* Make sure your images are the same size */
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

.top-buttons {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-left: 26px;
	padding-top: 10px;
	color: #ddb883;
	line-height: 22px;
}
.top-links {	
	padding-left: 12px;
	padding-right: 0px;
	text-decoration: none;
}
.whitebody-home {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #e1e1e1;
	text-decoration: none;
	padding-left: 55px;
	padding-top: 8px;
	padding-right: 320px;
	line-height: 27px;
}
.whitebody-updates {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #e1e1e1;
	text-decoration: none;
	padding-left: 45px;
	padding-top: 120px;
	padding-right: 440px;
	line-height: 25px;
}
.whitebody-plain {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #e1e1e1;
	line-height: 27px;
}
.whitebody {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e1e1e1;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	line-height: 18px;
}
.whitebody-samples {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e1e1e1;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	margin-left: 0px;
	line-height: 22px;
}
.form {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.whiteterms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #bbbbbb;
	text-decoration: none;
	text-align:center;
	line-height: 24px;
}
.whitebody-bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #eaeaea;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 401px;
	line-height: 19px;
}

/* player container */
div.player {
	height:345px;
	width:623px;
	border:0px solid #fff;
	outline:0px solid #333;
	-moz-outline-radius:4px;
	cursor:pointer;
	float:left;
	text-align:center;
	margin-right:0px;
}

/* play button */
div.player img {
	margin-top:95px;
}

/* info area */
div.player div.info {
	height:40px;
	background:#000 url(/img/global/gradient/h80.png) repeat-x;
	opacity:0.7;
	color:#fff;
	text-align:left;
	padding:5px 15px;	
	font-family:"bitstream vera sans","trebuchet ms";
	font-size:12px;
	border-top:1px solid #ccc;
	margin-top:56px;
}

/* duration data inside info area */
div.player div.info span {
	color:#99FF99;
	display:block;
	font-weight:bold;
}
/* ---------------------------------- Footer ---------------------------------------------- */


#footer {
	font-family:Arial, Helvetica, sans-serif;
	clear: both;
	background-color:#000;
	height: 70px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	float: left;
	text-align: left;
	font-size: 11px;
	line-height: 19px;
	color: #e1e1e1;
	margin-left: 10px;
	margin-top: 18px;
}
#footer  ul{
	padding: 0;
	float: right;
	text-align: right;
	line-height: 19px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 16px;
}
#footer  ul li{
	display: inline;
	padding: 0;
	margin: 0;
	color: #CCC;
	font-size: 11px;
}
#footer  ul li a{
	color: #666666;
	text-decoration: none;
	text-align: right;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 10px;
} 
#footer  ul li a:hover, #footer  ul li a:focus{
	text-decoration: underline;
}

.pricebutton {font-family: 'Open Sans', sans-serif; font-size: 22px; margin-bottom: 6px; font-weight: bold; padding: 10px 20px; text-decoration: none; text-align: center; -webkit-border-radius: 17px;-moz-border-radius: 17px;border-radius: 17px; -webkit-box-shadow: 0px 3px 2px #000000;-moz-box-shadow: 0px 3px 2px #000000; box-shadow: 0px 3px 2px #000000;text-shadow: 1px 2px 3px #000000; color: #FFFFFF; background: #b41708; display:inline-block; line-height: 26px; }
.pricebutton:hover {background: #000000; text-decoration:none; cursor: pointer; }
.pricebutton:active {background: #000000; text-decoration:none; }
a.pricebutton {color: #FFFFFF;}
a.pricebutton:hover {color: #FFFFFF; text-decoration:none; cursor: pointer; }
a.pricebutton:active {color: #FFFFFF; text-decoration:none; }
.price-title {color:#666;font-size: 16px;line-height: 22px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;}