@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none; list-style-position:outside;}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* clear Fix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */

/* page css*/

body {background-color:#000;font-size: 11px;font-weight: normal;font-family: Georgia, "Times New Roman", Times, serif;line-height:20px;}

.container {width: 1011px}
.containerMain {width: 955px;}
.wrapper {margin: 0 auto;}

.header {height: 78px; width: 955px; background-color:#FFF}
.logo {float: left; width: 385px}
.pNav {float:left; height: 78px;}
.bannerCont {height: 380px; background-image:url(../images/3dBG.gif); padding-top: 20px}
.banner {border: 15px solid #aba88c; width: 812px; height: 330px}
.separator {background-image: url(../images/split.gif); height:10px}

.contentCont {background: url(../images/contentBG.gif) repeat-y 0 0; overflow: hidden; width: 955px}

.contentLeft {float: left; width: 616px; padding: 20px 0px 0px 13px}
.contentRight {float: right; width: 288px; margin: 20px 10px; color:#FFF}

.moduleCont {background: url(../images/rCol.gif) repeat-y; overflow: hidden; width: 288px;}

.newsletterTop {background-image: url(../images/newsletterTitle.gif); height:64px}
.newsletterBot {background: url(../images/newsIcon.gif) no-repeat top left; width: 260px; padding:35px 15px 25px 15px}

.blogTop {background-image: url(../images/blogTitle.gif); height:65px}


.separatorFoot {background-image: url(../images/botCont.gif); height: 56px}
.footer {background-color: #aba88c; padding:20px; height:80px}

h1 {font-size: 30px; color:#000; line-height: 35px;}
h2, h3, h4, h5 {font-size: 16px; line-height: 30px;}
span.Large{font-size: 22px; font-weight:bold; line-height:30px; color:#000}
span.Larger {font-size: 35px; font-weight:bold}


.contentCont img {border: none; padding:0px; display:inline}
	

.contentLeft p{color: #4a4a4a; margin: 20px}
.contentRight p {line-height: 15px}
p.imgCaption {color: #999; font-size: 11px; text-align: center; line-height: 12px; margin: 0px; padding: 0px}
td {padding: 4px}

.contentCont a {color: #9d4141}
/* navigation */



.pNav li {display: inline}
.pNav li a {float: left; display: block; height: 78px; margin: 0px 8px}
.pNav li a span {display: none}


.pNav li.item1 a {width: 42px; background-image:url(../images/nav/home.gif);} 
.pNav li.item2 a {width: 53px; background-image:url(../images/nav/about.gif);} 
.pNav li.item3 a {width: 53px; background-image:url(../images/nav/theatre.gif);} 
.pNav li.item4 a {width: 38px; background-image:url(../images/nav/blog.gif);} 
.pNav li.item5 a {width: 61px; background-image:url(../images/nav/contact.gif);} 
.pNav li.item8 a {width: 123px; background-image:url(../images/nav/solutions.gif);} 
.pNav li.item10 a {width: 47px; background-image:url(../images/nav/rules.gif);} 


.pNav li a:hover {background-position: 0px -78px}
.pNav li.active a {background-position: 0px 78px}



.modules ul.menu li a {text-decoration: none; color: #333; font-size: 15px}
.modules ul.menu li a:hover {text-decoration: underline} 
.modules ul.menu li.active span  {font-weight: bold; font-size: 17px; color: #ce1126} 


/* table styles*/
input, .contact select, textarea {background: #e8e8e8; color:#000; border: 1px solid #000; padding: 2px; margin-top:5px; height: 20px;}
textarea {height: 150px}

input.modnsButton {background:transparent url(../images/subscribeBut.gif) no-repeat; border:none; font-size:10px; height:41px; width:120px; cursor: pointer; float: right}

label {padding: 4px; line-height: 20px}
.submitButton {background-color: #9d4141; padding: 6px; font-weight: bold; color: #fff;height: 30px; width: 120px;}

/*module and form styles*/


ul.pagination li {float: left}



/*blog list*/

div#srfr_container {} /* Don't forget the module class suffix, if you've entered one in the module parameters! */



/* generic list styling */

ul.srfr {margin:4px 2px;padding:0;list-style:none;background:none;}

ul.srfr li {margin:4px 0;padding:8px 4px;list-style:none;clear:both;}

ul.srfr li.srfr-row0 {background:none;} /* List item row styling - odd */

ul.srfr li.srfr-row1 {background:none;} /* List item row styling - even */



/* generic link styling (fill as you see fit or use specific values below) */

ul.srfr li a {line-height: 16px}

ul.srfr li a:hover {}



/* feed item title */

a.srfr-feed-title {display:block;color:#fff; font-size: 18px; text-decoration: none;}

a.srfr-feed-title:hover {display:block;text-decoration: underline;}



/* feed item timestamp */

span.srfr-feed-timestamp {color:#666;margin-right:4px;font-size:11px;}



/* feed name */

a.srfr-feed-name {}

a.srfr-feed-name:hover {}



/* feed item intro content */

p.srfr-feed-intro {margin:0;padding:2px 0;clear:both;}

p.srfr-feed-intro img {display:block;float:left;margin:0 4px 4px 0;}

p.srfr-feed-intro a {}

p.srfr-feed-intro a:hover {}



/* feed item full content */

p.srfr-feed-full {margin:0;padding:2px 0;clear:both;}

p.srfr-feed-full img {display:block;float:left;margin:0 4px 4px 0;}

p.srfr-feed-full a {}

p.srfr-feed-full a:hover {}



/* --- END --- */