/* Start of CMSMS style sheet 'newtemplate_2009' */
@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
}

body {
	background-image: url(uploads/look/site_back.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #6D6D6D;
}

#layouttable {
	width: 100%;
	min-height: 100%;
	height: 100%;
}

* html #layouttable {
	height: 100%;
}

#layouttable_left, #layouttable_right {
	vertical-align: top;
	min-height: 100%;
}

#layouttable_left {
	width: 202px;
	background-image: url(uploads/look/undernav.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 200px;
}

#navigation {
	margin-top: 30px;
}

#navigation ul, #navigation li {
	margin: 0px;
	padding: 0px;
}

#navigation li {
	list-style: none;
}

#navigation a:link, #navigation a:visited {
	display: block;
	color: #FFFF00;
	text-decoration: none;
	width: 190px;
	text-align: right;
	margin-bottom: 6px;
	font-size: 120%;
}

#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#navigation li li a:link, #navigation li li a:visited {
	display: block;
	color: #FFFFff;
	text-decoration: none;
	width: 190px;
	text-align: right;
	margin-bottom: 4px;
	font-size: 100%;
}

#navigation li li a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

#header {
	position: relative;
	height: 105px;
}

#advert {
	width: 271px;
	height: 79px;
	background-image: url(uploads/look/join_ad.jpg);
	position: absolute;
	left: 10px;
	top: 10px;
	text-align: right;
}

#advert a:link, #advert a:visited {
	margin-left: 200px;
	margin-top: 20px;
       display: block;
	width: 55px;
	height: 41px;
	background-image: url(uploads/look/join_ad_off.jpg);
}

#advert a:hover {
	background-image: url(uploads/look/join_ad_on.jpg);
}

#member {
	border-right: 1px solid #C3C1C2;
	border-left: 1px solid #C3C1C2;
	border-bottom: 1px solid #C3C1C2;
	margin-left: 291px;
	margin-right: 10px;
	padding: 10px 10px 6px 10px;
	text-align: center;
}

#undertopnav {
	font-size: 80%;
	padding-top: 6px;
}

#logintable {
	width: 450px;
}

#logintable td {
	
}

#logintable td input {
	border: 1px solid #C3C1C2;
	width: 100px;
}

#logoutform {
	height: 39px;
}

#topnav {
	margin-left: 291px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 3px;
	background-color: #000000;
	text-align: center;
}

#topnav td {
	width: 20%;
	font-size: 125%;
}

td.topnav_right {
	border-right: 1px solid #ffffff;
}

#topnav a:link, #topnav a:visited {
	color: #FFFF00;
	text-decoration: none;
}

#topnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#mainpage {
	padding: 0px 10px 10px 10px;
}

#maincontenttd {
	vertical-align: top;
line-height: 140%;
}

#maincontent hr.topbar {
	border: 0px;
	height: 1px;
	background-color: #000000;
	margin-bottom: 20px;
}

#rightadvertstd {
	vertical-align: top;
	width:122px;
	padding-left: 10px;
	padding-top: 20px;
        text-align: center;
}

#rightadvertstd2 {
	vertical-align: top;
	width:200px;
	padding-left: 10px;
	padding-top: 20px;
        text-align: center;
}

#rightadvertstd2 div {
margin-bottom: 10px;
}

#rightregionstd {
	vertical-align: top;
	width:170px;
	padding-left: 10px;
	padding-top: 20px;
}

#rightadverts {
	border: 1px solid #B9B8BC;
	text-align: center;
	padding-top: 6px;
}

#rightnavigation {
	border: 1px solid #B9B8BC;
	text-align: left;
	padding-top: 6px;
       padding: 10px;
}

#rightnavigation a:link, #rightnavigation a:visited {
display: block;
background-color: #000000;
color: #FFFF00;
padding: 3px;
margin-bottom: 6px;
}

#rightnavigation li ul {
padding-bottom: 6px;
}

#rightnavigation li li a:link, #rightnavigation li li a:visited {
font-size: 110%;
display: block;
background-color: #000000;
color: #FFFF00;
padding: 3px;
margin-bottom: 6px;
}

#rightnavigation a:hover, #rightnavigation li li a:hover {
color: #FFFFFF;
}


#rightnavigation h1 {
padding: 0px;
margin: 0px 0px 10px 0px;
}

#rightadverts a img {
	display: block;
	border: 0px;
        margin: 0px auto 16px auto;
}

#rightnavigation ul {
padding: 0px;
margin: 0px;
}

#rightnavigation ul li {
padding: 0px;
margin: 0px;
list-style: none;
}

#news {
	float: left;
	border: 1px solid #B3B3B8;
	padding: 10px 10px 10px 10px;
	width: 155px;
	margin-right: 30px;
}

#marqueecontainer {
	position: relative;
	width: 135px; /*marquee width */
	height: 400px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 0px;
	padding: 2px;
	padding-left: 4px;
}

#newstitle {
	font-size: 160%;
	color: #000000;
}

#newslinker {
	margin-bottom: 6px;
}

div.NewsSummary {
	margin-top: 10px;
}

div.NewsSummaryLink {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}

#news a:link, #news a:visited {
	color: #000000;
	text-decoration: underline;
}

#news a:hover {
	color: #052981;
	text-decoration: none;
}

h1 {
	font-size: 160%;
	color: #000000;
	margin: 0px 0px 13px 0px;
}

h2 {
	font-size: 140%;
	color: #000000;
	margin: 0px 0px 13px 0px;
}

h3 {
	font-size: 120%;
	color: #000000;
	margin: 0px 0px 13px 0px;
}

h4 {
	font-size: 110%;
	color: #000000;
	margin: 0px 0px 13px 0px;
}

a:link, a:visited {
	color: #244698;
	text-decoration: none;
}

a:hover {
	color: #004BFF;
	text-decoration: underline;
}

dfn {
	display: none;
}

#countdownclock {
	width: 300px;
	padding: 10px;
	border: 1px solid black;
	margin: 0px auto 0px auto;
	text-align: center;
	color: #000000;
}

#eventname {
	font-size:  130%;
	font-weight: bold;
}

#actualclock {
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
}

#eventlinklink {
	font-weight: bold;
}


/* new calendar */

#calnavibox {
border: 1px solid #cccccc;
width: 740px;
}

#calnavibox a:link, #calnavibox a:visited  {
display: inline;
padding: 10px;
}

#calnavibox td {text-align: center;
vertical-align: bottom;
padding-bottom: 10px;}

#left_dnavigation {
width: 100px;
text-align: center;
padding: 10px;
}

#right_dnavigation {
padding: 10px;
text-align: center;
}

#center_dnavigation {
width: 100px;
text-align: center;
padding: 10px;
}

#calnavibox a:link, #calnavibox a:visited {
color: #000000;
}

#calnavibox a:link {}

table.calendar th {
width: 75px;
}

table.calendar td.emptydays {
background-color: #ffffff;
border: 1px solid #ffffff;
}

.calendar td {
vertical-align: top;
width: 100px;
height: 75px;
font-size: 10px;
margin: 1px;
border: 1px solid #8397CD;
}

div.calendar_div {
width: 100px;
height: 75px;
position: relative;
background-color: #B2B2B2;
}

div.daydate {
position: absolute;
left: 2px;
top: 2px;
width: 90px;
height: 55px;
color: #383838;
font-size: 16px;
z-index: 5;
}

div.events {
position: absolute;
left: 0px;
top: 0px;
width: 94px;
height: 52px;
z-index: 10;
border: 1px solid #7189CA;
padding: 19px 2px 2px 2px
}

div.eventlist {
font-size: 9px;
margin-bottom: 3px;
}

div.eventlist a:link, div.eventlist a:visited {
text-decoration: none;
color: #385296;
line-height: 9px;
}

div.eventlist a:hover {
text-decoration: underline;
}

div.daydate a:link, div.daydate a:visited, div.daydate:hover {
color: #385296;
text-decoration: none;
}

#diarynav {
width: 600px;
}

#diarynav td {
vertical-align: top;
width: 300px;
}


/* end new calendar */

* new forum */
#forum .forum_title{ font-weight:bold; }
#forum .forum_link{ font-size:.9em; }
#forum a.forum_link{ text-decoration:none; }
#forum form textarea{ border:1px solid #FFAF2F; font-size:1.1em; background-color:#ffffff; width:570px; height:250px; }

#forum table.forum_pagetable{ width:100%; margin:0; padding:0; border:0; }
table.forum_pagetable th,td { padding:1px; }

.forum_head_table{ background-color:#001CC6; color: #ffffff; padding: 6px; }

.forum_head_table a:link, .forum_head_table a:visited {color: #ffffff;}

#forum img {border: 0px hidden;}

.forum_head_icon{ width:22px; }
.forum_head_name{ width:82%; text-align:left; }
.forum_head_count{ width:14%; text-align:center; }
.forum_head_subject{ width:47%; text-align:left; }
.forum_head_views{ width:14%; text-align:center; }
.forum_head_info{ width:21%; text-align:center; }
.forum_head_topic{ font-weight:bold; }
.forum_head_reply{ text-align:right; }

.forum_icon{ vertical-align:top; }
.forum_name{ vertical-align:top; }
.forum_count{ text-align:center; vertical-align:top; }
.forum_subject{ vertical-align:top; }
.forum_views{text-align:center; vertical-align:top; }
.forum_info{ width:21%; font-size:.8em; text-align:center; vertical-align:top; }
.forum_content{ width:66%; vertical-align:top; }
.forum_edit{ width:13%; text-align:center; vertical-align:top; }
.forum_bodypost{ width:79%; vertical-align:top; }

#forum td.forum_alternate1{ background-color:#cccccc; padding: 6px; }
#forum td.forum_alternate2{ background-color:#ACACAC; padding: 6px;}

.forum_pagination{ font-size:.9em; }
.forum_quote{ padding:0 7px; border:1px solid #000; background-color:#000000; }
.forum_center{ margin:0; padding:0; border:0; text-align:center; }

#forum a.reply_link{ font-size:.8em; text-decoration:none; }
#forum span.reply_link{ font-size:.8em; }

/* end new forum */




.formbuilderform {

}

.formbuilderform div {
position: relative;
padding-left: 150px;
margin-bottom: 10px;
line-height: 100%
}

.formbuilderform label {
position: absolute;
display: block;
top: 0px;
left: 0px;
width: 150px;
}

.formbuilderform input {
width: 200px;
border: 1px solid #cccccc;
}

.formbuilderform textarea {
width: 200px;
border: 1px solid #cccccc;
}

.shortcourseform {

}

.shortcourseform div {
position: relative;
padding-left: 150px;
margin-bottom: 30px;
line-height: 100%
}

.shortcourseform label {
position: absolute;
display: block;
top: 0px;
left: 0px;
width: 150px;
}

.shortcourseform input {
width: 200px;
border: 1px solid #cccccc;
}

.shortcourseform textarea {
width: 200px;
border: 1px solid #cccccc;
}

.CompanyDirectoryItem {
margin: 0px 0px 10px 0px;
padding: 10px;
border: 1px solid #000000;
background-color: #F4F4F4;
color: #000000;
}

div.formbuilderform2 {
position: relative;
width: 300px;
}

div.formbuilderform2 label {


}

div.formbuilderform2 input {

border: 1px solid #cccccc;
padding-left: 100px;
}
 
#events_hometable td {
background-color: #cccccc;
width: 220px;
height: 260px;
text-align: center;
vertical-align: top;
color: #000000;
padding-top: 10px;
}

li.sectionheader {display: none;}

#webmaster {
padding-top: 10px;
font-size: 70%;
}

.sitebox {
margin: 10px;
border: 1px solid #cccccc;
padding: 10px;
}

.links {
font-size: 80%;
}

#mycart {width: 220px;
border: 1px solid #000000;
margin-bottom: 10px;}

#shopblock {
float: right;
width: 220px;
}

#mycart_title {
padding: 2px 10px 2px 10px;
background-color: #000000;
color: #ffffff;
font-size: 120%;
}

#mycart_content {
padding: 10px;
font-size: 80%;
}

.cartitem {
border-bottom: 1px solid #cccccc;
padding-bottom: 6px;
margin-bottom: 6px;
}

#total {
color: #000000;
font-size: 120%;
font-weight: bold;
margin: 6px 0px 6px 0px;
padding: 6px 0px 6px 0px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

#shopnav {width: 200px;
border: 1px solid #000000;
margin-bottom: 10px;
width: 220px;
}

#shopnav_title {
padding: 2px 10px 2px 10px;
background-color: #000000;
color: #ffffff;
font-size: 120%;
}

#shopnav_content {
padding: 10px;
font-size: 80%;
}

#shopnav li, #shopnav ul {
margin: 0px;
padding: 0px;
list-style: none;
}

#checkouter a:link, #checkouter a:visited  {
border: 1px solid #000000;
width: 150px;
display: block;
background-color: #cccccc;
color: #000000;
text-align: center;
margin: 0px auto 0px auto;
font-size: 120%;
text-decoration: none;
}

#checkouter a:hover {
background-color: #ffffff;
font-weight: bold;
}

/* shop */

.PublicProductDirectoryItem {
	border: 1px solid #000000;
	padding: 0px;
	margin-bottom: 20px;
        margin-right: 260px;
	background-image: url(look/portfolioback.gif);
	background-repeat: repeat-x;
	position: relative;
}

.PublicProductDirectoryItemTitle {
	font-size: 130%;
        background-color: #000000;
        color: #FFFF00;
        padding: 3px 10px 3px 10px;
}

.whiter {
color: #ffffff;
font-weight: bold;
}

div.outer {
	text-align: right;
}

.entrydetails {
	display: block;
	text-align: left;
	margin-top: 10px;
	padding: 6px 10px 6px 10px;
}

.entrydetails img {
 float: left;
display: block;
margin: 0px 10px 0px 0px;

}

.entrydetails p {
	margin: 0px 0px 6px 0px;
}

.entrydetails ul {
margin-left: 170px;
}

.addtocart {
margin-top: 10px;
}

.floatender {
height: 3px;
clear: both;
border-top: 10px #ffffff solid;
}

.logreg, .logreg1 {
margin: 6px 0px 6px 0px;
border: 1px solid #000000;
padding: 10px;
}

.logreg #undertopnav {display: none;}

.logreg1 input {
border: 1px solid #cccccc;
width: 200px;
}

.billing_form {
border: 1px solid #cccccc;
background-color: #F5F4F4;
padding: 10px;
width: 500px;
margin-bottom: 10px;
}

.billing_form span {
display: block;
position: relative;
margin-bottom: 10px;
}

.billing_form input {
border: 1px solid #cccccc;
width: 250px;
}

.billing_form textarea {
border: 1px solid #cccccc;
width: 480px;
}

.billing_form span input, .billing_form span select {
position: absolute; 
left: 200px;
top: 0px;
}

/* end shop */

/* End of 'newtemplate_2009' */

