@import url(http://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900);

body {
	background: #202020 url(bg_new.jpg) no-repeat;
	background-repeat:no-repeat;
	background-position:top; 
  	margin-left: auto;
  	margin-right: auto;
	text-align:center;
	font-family: 'Maven Pro', cursive;
	color: #252525;
}

.container {
	margin: 0px auto;
	border:0px solid #c5c5c5;
	width: 725px;
	padding-bottom:15px;
	font-family: 'Maven Pro', cursive;
	font-size: 16px;
}

.content {
	margin: 0px 0px 0px 55px;
	width: 700px;
}

.logo {
	float:right;
	color:#252525;
	border:0px solid #c5c5c5;
	margin-top:0px;
	width:200px;
	height:55px;	
}

.shadowbox {
	margin-left:10px;
	margin-bottom:10px;
	color:#ffffff;
	font-size:18px;
	text-shadow: 1px 1px 1px #000000;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #c5c5c5;
	width:205px;
	text-align:center;
}

.menu	{
	float:center;
	width: 700px;
	height: 35px;
	display: block;
	overflow: hidden;
	list-style: none;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(37,37,37) transparent;
	/* RGBa with 0.9 opacity */
	background: rgba(37,37,37, 0.9);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99252525, endColorstr=#99252525);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99252525, endColorstr=#99252525)";
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.menu li {
	list-style: none;
	float: left;
}

.menu li a	{
	font-weight: 400;
	font-size:19px;
	text-align:left;
	color: #ffffff;
	display: block;
	padding: 10px 17px 10px 17px;
	border-left:0px dotted #c5c5c5;
	text-decoration:none;
	line-height: 15px;
}

.menu li a:hover	{
	text-shadow: 5px 5px 5px #252525;
}

.menu li a:active	{
	color: #fb0202;
}

.csc-textpic-caption {
font-size:13px;
}

.slideshow {
	width:700px;
	border: 0px solid #c5c5c5;
	min-height:100px; 
	margin:10px 0px 10px 0px;
	text-align:right;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.slideshow a {
	color: #252525;
	text-decoration: none;
	font-weight:bold;
}

.slideshow a:hover{
	font-size:17px;
}

p {
margin: 10px 10px 10px 10px;
padding: 0px 0px 0px 0px;
}

h1,h2,h3,h4,h5,h6 {
margin: 10px 10px 10px 10px;
}

h1 {
font-size:24px;
font-weight: 400;
line-height:100%;
}

h2 {
font-size:24px;
font-weight: 400;
}

h6 {
	font-size:40px;
	letter-spacing:3px;
	font-weight: 400;
	margin:0px;
	padding:0px;
}

.contentL {
	margin: 12px 0px 10px 0px;
	width:225px;
	min-height:125px;
	float: left;
	text-align:left;
	color: #ffffff;
	font-decoration: none;
	font-weight:normal;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(98,98,98) transparent;
	/* RGBa with 0.9 opacity */
	background: rgba(98,98,98, 0.9);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99626262, endColorstr=#99626262);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99626262, endColorstr=#99626262)";
}


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

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

.contentM, .contentR, .contentL a:hover{
	color: #c5c5c5;
}


.contentM h1 {
font-size:20px;
font-weight: 400;
line-height:100%;
border-bottom:1px solid #c5c5c5;
}

.contentR h1 {
font-size:20px;
font-weight: 400;
line-height:100%;
border-bottom:1px solid #c5c5c5;
}

.contentL h1 {
font-size:20px;
font-weight: 400;
line-height:100%;
border-bottom:1px solid #c5c5c5;
}

.contentM p {
font-size:13px;
font-weight: 400;
line-height:100%;
}

.contentR p {
font-size:13px;
font-weight: 400;
line-height:100%;
}

.contentL p {
font-size:13px;
font-weight: 400;
line-height:100%;
}


.contentM{
margin: 12px 0px 10px 13px;
width:225px;
min-height:125px;
float: left;
text-align:left;
color: #ffffff;
font-decoration: none;
font-weight:normal;
-moz-border-radius: 5px;
border-radius: 5px;

	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(28, 61, 82) transparent;
	/* RGBa with 0.9 opacity */
	background: rgba(28, 61, 82, 0.9);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#991c3d52, endColorstr=#1c3d52);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#991c3d52, endColorstr=#991c3d52)";



}

.contentR {
margin: 12px 0px 10px 0px;
width:225px;
min-height:125px;
float:right;
text-align:left;
color: #ffffff;
font-decoration: none;
font-weight:normal;
-moz-border-radius: 5px;
border-radius: 5px;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(37,37,37) transparent;
	/* RGBa with 0.9 opacity */
	background: rgba(37,37,37, 0.9);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99252525, endColorstr=#99252525);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99252525, endColorstr=#99252525)";
}

.contentmain {
margin: 12px -2px 10px 0px;
width:615px;
min-height:200px; 
float:right;
text-align:left;
color: #252525;
font-decoration: none;
font-weight:normal;
}


.tx-andshadowbox-thumb {
margin: 2px 0px 0px 25px;
}


.position {
position:relative;
left: 0px;
}

.clear{
clear:both;
}


/**********************************************/
/* Forms                                      */
/**********************************************/
/* Mail Form */
.csc-mailform	{
	display: table;
	border-collapse: separate;
	border-spacing: 3px;
	table-layout: fixed;
	border: none;
	margin: 10px;
}
.csc-mailform-field	{
	display: table-row;
}

.csc-mailform-field label {
	display: table-cell;
	vertical-align: top;
	width:155px;
	float:left;
	padding: 3px 0px;
	font-size:15px;
	font-weigth:normal;
}


.csc-mailform-field textarea	{
	display: table-cell;
	vertical-align: top;
	width:250px;
	float:left;
	padding: 3px 0px;
	font-size:14px;
	font-weigth:normal;
}


.csc-mailform-field input {
width:300px;
}


.csc-mailform-field select {
float:right;
margin: 1px 1px 1px 1px;
}

.csc-mailform-radio fieldset {
width:450px;
float:left;
border: 0px;
}

.csc-mailform-radio {
width: 100px;
}


.csc-mailform-radio label{
width:200px;
}

.csc-mailform-radio input {
float: right;
width: 50px;
}


.csc-mailform-radio input value, option{
font-size:14px;
}

.csc-mailform-radio legend {
color:#ffffff;
}

.csc-mailform-radio label {
width:250px;
}


.csc-mailform-radio span {
font-size:14px;
}


.csc-mailform-field input,
.csc-mailform-field textarea	{
	width: 200px;
}
.csc-mailform-field input.csc-mailform-submit	{
	width: auto;
	padding: 3px 15px;
}
