/* Start of CMSMS style sheet 'alphaweb' */
* {

	margin:0;

	padding:0;

	}



body {

	font: 100% Arial, Helvetica;

	background: #FFF;

	color: #333;

	}



p {	

	 margin-top: 1px; margin-bottom: 1px; 

	}



a:link, a:visited {

	color: #3c57a7;

	text-decoration:none

	}



a:hover, a:active {

	color: #3c57a7;

	text-decoration:underline;

	}



a img {

	border:0;

	}



code {

	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;

	}	



acronym, abbr, span.caps {	

	font-size: 0.9em;

	letter-spacing: .07em;

	cursor: help;

	}			



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	padding: 10px 10px 0 10px;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	background: #eee;

	font:1.0em Arial;

	line-height:1.5em;

	margin:10px 0px;

	}



select {

	width: 130px;

	}	







/* Structure */




#head {

	width:960px;

	margin:0px auto;
	margin-top:15px;

	padding:0px;

	font-size:0.7em;

	}




#page {

	width:940px;

	margin:0px auto;

	padding:10px;
	background:#ececec;
	font-size:0.7em;

	}



.left {

	float:left;
      

	}



.right {

	float:right;

	}


.left1 {

	float:left;
    margin: 5px 10px 0 0;


	}



.right1 {

	float:right;
margin: 5px 15px 0 0;

	}



/* Navigation Bar*/

#navbar {

	margin:0 auto;
	margin-top:15px;

	padding:0px 10px;
	text-transform:uppercase;
	background:#2c2c2c url(../images/bg.jpg);

	}

#page-bar {
	width:722px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #333;
	}

#page-bar li:hover {
	background: #babab9;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#cntnt01moduleform_1 {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #005b8a;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background:  #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}




/* Text*/



h1 {

	font:3.5em Arial;

	font-weight:bold;
	letter-spacing:-0.08em;

	}



h2 {

	font:2.3em Georgia, "Times New Roman";

	}



h3 {

	font:1.3em Arial;

	margin-bottom:3px;

	color:#3c57a7;
	font-weight:bold;

	}



h4 {

	font:1.0em Arial;

	}


h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	}


h3#respond {

	margin-top:0px;

	padding-top:20px;

	}



h3#comments {

	margin-top:32px;

	padding-left:0px;

	}

h3.authors {
	margin-top:15px;
	}



/* Index Page*/



#logo {

	width:350px;

	}


#tagline {
	margin-top:5px;

	font-size:1em;

	color:#333;
	}


#top {
	padding:0;

	}



#headline {

	width:640px;

	float:left;

	background:#fff;

	padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;

	}



#headline  div.title {

	font-weight:bold;

	font:2.4em Georgia;

	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;

	}


#headline div.meta {
	display:block;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}


#headline ul{
list-style-position: inside;
	list-style-type: disc;
 
	font-size: 10pt;



}
#headline1 {

	width:600px;


	float:left;

	background:#fff;

	padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;

	}



#headline1  div.title {

	font-weight:bold;

	font:2.4em Georgia;

	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;

	}


#headline1 div.meta {
	display:block;
	padding-bottom:2px;
	}

#headline1 p {
	padding-bottom:15px;
	}


#headline2 {

	width:920px;

	float:left;

	background:#fff;

	padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;

	}



#headline2  div.title {

	font-weight:bold;

	font:2.4em Georgia;

	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;

	}


#headline2 div.meta {
	display:block;
	padding-bottom:2px;
	}

#headline2 p {
	padding-bottom:15px;
	}
#headline2 ul{
list-style-position: inside;
	list-style-type: disc;
 
	font-size: 10pt;



}

#headline3 {

	width:640px;

	float:left;

	background:#fff;

	padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;

	}



#headline3  div.title {

	font-weight:bold;

	font:2.4em Georgia;

	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;

	}


#headline3 div.meta {
	display:block;
	padding-bottom:2px;
	}

#headline3 p {
	padding-bottom:15px;
	}
#headline3 ul{
list-style-position: inside;
	list-style-type: disc;
 
	font-size: 10pt;



}



#featured {

	width:300px;
	background:#fff;

	float:right;

	padding:10px 10px 6px 10px;

	}



#featured .clearfloat {

	margin-top:7px;

	margin-bottom:9px;

	}



#featured .info {

	margin-top:5px;

	padding-top:5px;

	float:right;

	width:185px;

	}

#featured .title {
	font-weight:bold;
	}



#featured .divider {

	margin-left:85px;

	}

#featured1 {

	width:290px;
	background:#fff;

	float:right;

	padding:10px 10px 6px 10px;

	}



#featured1 .clearfloat {

	margin-top:7px;

	margin-bottom:9px;

	}



#featured1 .info {

	margin-top:5px;

	padding-top:5px;

	float:right;

	width:185px;

	}

#featured1 .title {
	font-weight:bold;
	}



#featured1 .divider {

	margin-left:85px;

	}

#featured2 {

	width:250px;
	background:#fff;

	float:right;

	padding:10px 10px 6px 10px;

	}



#featured2 .clearfloat {

	margin-top:7px;

	margin-bottom:9px;

	}



#featured2 .info {

	margin-top:5px;

	padding-top:5px;

	float:right;

	width:185px;

	}

#featured2 .title {
	font-weight:bold;
	}



#featured2 .divider {

	margin-left:85px;

	}

#headline a img, #headline2 a img, #headline2 a img, #featured a img, #featured1 a img, #featured2 a img {
	border:1px solid #bbb;
	margin-top:5px;
	margin-right:10px;
	}



#middle {

	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;

	}



.category {

	width:164px;

	float:left;

	border-top:8px solid #333;

	margin:0px;

	padding:5px 10px 10px 10px;
	background:#fff;

	}

.category p {
	margin:0;
	}



#cat-1, #cat-3, #cat-5  {border-top:8px solid #005b8a;}

#cat-2, #cat-4 {border-top:8px solid #babab9;}



.category span.cat_title, #front-popular h3, #front-list .cat_title {

	text-transform:;

	margin:0;

	font-weight:bold;

	font-size:1.5em;

	letter-spacing:-0.05em;

	}

#front-popular h3 {
	color:#fff;
	}


.category a {

	color:#333;
	display:block;
	background:none;

	}



.category a:hover {

	background:none;
	color:#fff;
	text-decoration:none;

	}



#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#babab9; color:#fff; }

#cat-2:hover, #cat-4:hover {background:#005b8a; color:#fff; }

#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#babab9; color:#fff; }

#cat-2:hover a, #cat-4:hover a {background:#005b8a; color:#fff; }


#bottom {

	width: 940px;

	}


#front-list {

	width:590px;
	background:#fff;

	padding:10px;
	font-size:1.05em;

	line-height:1.75em;
	float:left;

	}



#front-list blockquote {

	padding: 0px 10px 0 10px;

	}



#front-list .title {

	font-weight:bold;

	font:2.0em Georgia;

	letter-spacing:-0.05em;

	}



#front-list .divider {

	margin-left:216px;

	margin-top:15px;

	margin-bottom:15px;

	}





#headline p, #featured p, #headline1 p, #headline2 p, #featured1 p, #featured2 p {

	margin:0;

	}





/* Content Page*/



#content {

	width:590px;
	background:#fff;

	padding:10px;
	font-size:1.05em;

	line-height:1.75em;
	float:left;

	min-height:400px;

	}




#content h2.title {

	font-weight:bold;

	font:2.2em Georgia;

	letter-spacing:-0.05em;
	border-bottom:1px solid #eae9e4;
	border-top:3px solid #eae9e4;
	margin-bottom:15px;
	padding:5px 0px;

	}

#content .title {
	font:1.5em Georgia;
	}





/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	}

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #bbb;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(../images/sub.png) no-repeat 0 0px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}




/* Form Elements */

.button {

	padding: 1px;

	border:1px solid #333;

	background:#fff;

	font-size:1.0em;

	}
 


#cntnt01searchinput {

	padding: 2px;

	border:1px solid #333;

	background:#fff;

	font-size:1.0em;

	}



#search .button {

	padding: 1px;

	border:1px solid #333;

	background:#fff;

	font-size:1.0em;

	}






/* Footer*/



#front-popular {

	font-size:0.7em;

	color:#fff;

	width: 940px;

	background:#2c2c2c url(../images/bgbm.jpg) bottom no-repeat;

	margin: 0 auto;
	padding:10px;

	}




#footer {

	margin: 0 auto;

	width: 960px;

	font-size:0.6em;

	padding-top:10px;

	padding-bottom:10px;

	}






/* Float Properties*/



.clearfloat:after {

	content:".";

	display:block;

	height:0;

	clear:both;

	visibility:hidden;

	}



.clearfloat {

	display: inline-block;

	}





/* Hides from IE-mac \*/

* html .clearfloat {

	height:1%;

	}



*+html .clearfloat {

	height:1%;

	}



.clearfloat {

	display:block;

	}

/*slideshow*/
#slideshow * 
{
margin: 0; 
padding: 0; 
}

#slideshow 
{ 
background: url(../images/bg_shadow.gif) no-repeat top; 
position: relative; padding: 14px 0 15px; 
width: 603px; 
height: 306px; 
}

#slideshow #menu, #slideshow #pictures, #slideshow #loading 
{ 
position: absolute; 
}
#slideshow #loading 
{ 
background: url(../images/spinner.gif); display: block; 
top: 158px; 
left: 205px; 
text-indent: -5000px; 
width: 24px; 
height: 24px; 
visibility: hidden; 
z-index: 5; 
}

#slideshow #pictures 
{ 
background: url(../images/bg_side); 
width: 437px; 
height: 277px; 
left: 0; 
overflow: hidden; 
}

#slideshow #pictures li 
{ 
display: block; 
position: absolute; 
top: 0; 
width: 437px; 
}

#slideshow #pictures li img 
{ 
display: block; 
position: relative; 
bottom: 0; 
}

#slideshow #menu 
{ 
background: url(../images/bg_side.jpg); 
list-style-type: none; 
width: 166px; 
height: 257px; 
right: 0; 
padding-top: 20px; 
}

#slideshow #menu li 
{ 
display: block; 
z-index: 1000; 
position: relative; 
zoom: 1; 
}

#slideshow #menu li a 
{ 
display: block; 
font: 11px "Lucida Grande", "Verdana"; 
text-decoration: none; 
padding: 7px 0 7px 28px; 
z-index: 1000; 
color: #ccc; 
line-height: 14px; 
vertical-align: middle; 
zoom: 1; 
}
#slideshow #menu li a:focus {
 outline: 0; 
 }
 
#slideshow #menu li a:hover 
{ 
color: #fff; 
}

#slideshow #menu li.current a 
{ 
font: 15px "Georgia"; 
color: #fff; 
padding: 5px 0 5px 28px; 
line-height: 18px; 
}

#slideshow #menu li.background 
{ 
background: url(../images/arrow.gif) no-repeat left center; 
position: absolute; 
font-size: 1px; 
height: 7px; 
width: 4px; 
z-index: 5; 
}

#slideshow-options ul { padding: 0; }
#slideshow-options ul li { list-style-type: none; display: inline; padding-right: 0; }


/*slideshow*/

.spacegallery {
	position: relative;
	overflow: hidden;
}
.spacegallery img {
	position: absolute;
	left: 50%;
}
.spacegallery a {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/blank.gif);
}

#myGallery {
	width: 100%;
	height: 300px;
}
#myGallery img {
	border: 2px solid #52697E;
}
a.loading {
	background: #fff url(../../images/ajax_small.gif) no-repeat center;
}

/*contact form */
* { margin: 0; padding: 0; }

.clear { clear: both; }
fieldset { border: none; }
input, textarea, a { outline: none; }


#page-wrap {
	width: 800px;
	margin: 0 auto;
	background: url(images/form-bg1.jpg) top center no-repeat;
	min-height: 600px;
}
form1 {
	padding: 83px 0 0 76px;
}
h5 {
	text-align: center;
	padding-top: 200px;
}
#formLeft {
	width: 320px;
	float: left;
	}
	#formLeft input {
		width: 250px;
		margin: 0 0 20px 0;
		border: none;
		text-align: center;
		background: none;
		margin: 13px 0 0 8px;
		font-size: 1.4em;
	}
	#formLeft .input-bg {
		background: url(images/form-sm-bg.jpg) bottom left no-repeat transparent;
		height: 45px;
		margin-bottom: 10px;
		position: relative;
	}
	#formLeft .active {
		background: url(images/form-sm-bg.jpg) top left no-repeat transparent;
	}
#formRight {
	width: 360px;
	float: right;
	padding-right: 44px;
	}
	#formRight textarea {
		width: 298px;
		height: 209px;
		display: block;
		border: none;
		background: none;
		margin: 0 0 0 20px;
		padding: 13px 0 13px 0;
		font-family: Helvetica, sans-serif;
		font-size: 1.3em;
		overflow: auto;
	}
	#formRight .message-bg {
		background: url(images/message-bg.jpg) bottom left no-repeat transparent;
		height: 238px;
	}
	#formRight .active {
		background: url(images/message-bg.jpg) top left no-repeat transparent;
	}
label {
	display: block;
	font-size: 1.3em;
	text-indent: 10px;
	font-weight: bold;
}
label.error {
	position: absolute;
	top: -16px;
	right: 49px;
	padding: 3px;
	color: #da3939;
	font-size: 1.0em;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}
input.submit-button {
	float: right;
	padding-right: 31px;
}



/* End of 'alphaweb' */

