/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url('images/img 02.jpg') repeat-x;
	color: #666666; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Tahoma, Arial, Helvetica, sans-serif
	
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #465D6B;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url('images/img05.gif') repeat-y;
}

a {
	color: #F49500;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 100%;
	height: 135px;
	margin: auto;
	background: url('images/logo.jpg') no-repeat;
	
}
/*
#header h1, #header h2 {	
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 40px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 0px 0px 0 0;
	font-size: 22px;
}
*/
/* Div Sepeartor */
.seperator {
	clear:both;
}
.clear {
	clear:both;
}
/* End Div Sepeartor */
/* Menu */

#menu {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a 
{
    
	display: block;
	float: left;
	background: url('images/img03.gif') no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	color: #D8D8D8; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:bold; 
	font-size:12px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
    padding-left:20px; padding-right:20px; padding-top:12px; padding-bottom:0
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */

#content1 {
	width: 900px;
	padding: 20px;
	background: #FFFFFF url('images/img04.jpg') repeat-x left bottom;
	margin-left:auto; margin-right:auto; margin-top:0; margin-bottom: 20px;
}
#content2 {
	width: 1000px;
	padding: 2px;
	background: #FFFFFF url('images/img04.jpg') repeat-x left bottom;	
	margin-left:auto; margin-right:auto; margin-top:0; margin-bottom: 20px;
}

/* Posts */

#left_container1 {
	float: left;
	width: 650px;
	margin-bottom: 0px;
}
#left_container2 {
	float: left;
	width: 650px;
	margin-bottom: 0px;
}
/* Links */

#right_container1 {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url('images/img05.gif') repeat-y;
}

#right_container1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#right_container1 li ul {
	padding: 5px 0 30px 0;
}

#right_container1 li li {
	background: url('images/img06.gif') repeat-x left bottom;
	padding-left:10px; padding-right:10px; padding-top:7px; padding-bottom:7px;
}

#right_container1 li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#right_container1 li i {
	font-style: normal;
	font-size: 9px;
}

#right_container1 li h2 {
	font-size: 14px;
}
/* Text styles */
.Text01
{
    font-family: Tahoma;
    font-size: 12px;
}
/* End Text styles */
/* Buttons */
.Button01
{
    font-family: Tahoma;
    font-size: 12px;
    background-color:Aqua;
}
/* END Buttons */

/*guestbook */
.guestbook_item
{
	border: solid 1px Gray;
	width:500px;	
	padding:8px;
	margin:0px 0px 10px 0px;
}
.guestbook_row
{		
	margin-bottom:5px;	
}
.guestbook_label
{	
	float:left;
	width:75px;	
}
.guestbook_data
{
	width:425px;	
	float:left;
	color:#F49500;
}
/* end guestbook*/
/*photo album*/
.photoalbum
{

	background:white;
	width:900px;		
	margin-left:auto; margin-right:auto; margin-top:0; margin-bottom: 0px;
	
}
.photoalbum_header
{
	background:#e9e9e9;
	height:100px;
	margin-bottom:15px;
	padding: 30px 0px 0px 40px;
	
}
.photoalbum_container
{
	background:#e9e9e9;
	width: 860px;	
	padding:20px;
}
.photoalbum_photos
{
	background:white;	
	
}
.photoalbum_folderitem
{		
	text-align:center;
	float:left;
	width:188px;
	height:149px;
	background-image: url('images/PhotoAlbumItemBg.JPG');	
	padding-top:40px;
}
.photoalbum_photoitem
{		
	text-align:center;
	width:188px;
	height:169px;
	float:left;
	background-image: url('images/PhotoAlbumItemBg.JPG');	
	padding-top:20px;
}
/*DOwnloads*/
.downloadbox
{
	border:solid 1px gray;
	width:500px;
	margin-bottom:15px;
}
.downloadbox .container
{
	padding:10px;
}
.downloadbox .title
{	
	text-align:center;
	color:White;
	font-weight:bold;
	height:23px;
	padding:3px;
	background: url('images/bgdownloadtitle.JPG') repeat-x;
}
.downloadbox .description
{
	
}
.downloadbox .downloadinfo
{
	padding-top:15px;
}
.downloadbox .downloadarea
{
	cursor:pointer;
}
.downloadbox .downloadicon
{		
	background: url('images/download.JPG') no-repeat;	
	font-weight:bold;	
	height:38px;
	padding-top:10px;
	padding-left:49px;
	
}
/* Auto Complete extender*/
/*AutoComplete flyout */
.titlebox
{
	margin-bottom:15px;
}
.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px;
	padding: 0px;
	background-color : White;
	height:200px;	
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;	
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}


/* AutoComplete end */

/* Footer */
#footer 
{
    padding:0px;
	height: 21px;	
	background: #2D2D2D url(images/img07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #999999;
}
/**/
.errortext
{
	color:Red;
}
.messagetext
{
	color:Red;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.backgoundstyle1 {	
	background: #FFFFFF url('images/img04.jpg') repeat-x left bottom;
	margin-left:auto; margin-right:auto; margin-top:0; margin-bottom: 20px;
}
/*Lightbox */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url('images/lightbox_overlay.png'); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url('blank.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale")
	}
	
/*SIlverlight install prompt */
.silverlight_install_prompt
{
	width:411px;	
	height:376px;
	padding:5px;	
}
.silverlight_install_prompt .logo
{
	margin-top:20px;
	width:340px;
	height:80px;
	background-image: url('images/silinstall/logo.png');
}
.silverlight_install_prompt .bgcontainer
{
	width:411px;	
	height:376px;
	/*background: white url('images/silinstall/bgimage.JPG') repeat fixed bottom ;*/
	background: #FFFFFF url('images/img04.jpg') repeat-x left bottom;
	padding:10px;
}
.silverlight_install_prompt .closebutton
{
	float:right;		
	margin:15px;
	font-weight:bold;
	cursor:pointer;
	padding-right:18px;
	background: #FFFFFF url('images/silinstall/close.gif') no-repeat top right;
}
.silverlight_install_prompt .downloadbutton
{
	cursor:pointer;
	color:White;
	font-weight:bold;
	text-align:center;
	padding-top:10px;	
	width:160px;	
	height:30px;
	margin-top:50px;
	margin-left:100px;
	background-image: url('images/silinstall/downloadbutton.png');
	background-repeat:no-repeat;
}
/* Blogs */
.blogs_container
{
	
}
.blogs_post_item
{	
	padding:15px 0px 15px 0px;
	border-bottom:solid 1px silver;
}
.blogs_post_item .title
{
	font-weight:bold;
	margin-bottom:3px;
}
.blogs_post_item .date
{
}
.blogs_post_item .message
{
	margin-top:5px;
}
.blog_details
{
	padding:0px 0px 25px 0px;
	margin-bottom:10px;
	border-bottom:solid 1px silver;
}
.blog_details_comments
{	
}
.blog_details_comments .header
{
	margin-bottom:10px;
}
.blog_details_comments .comment_item
{
	padding:10px;
	background: #D7D7D7;
	margin-top:15px;
}
