/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, span, applet, object, iframe, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 13px;
	line-height: 20px;
	font-family: arial;
	text-align: left;
	vertical-align: baseline;
}

body  { background-image:url(images/bg.jpg); background-repeat:repeat; font-family:Arial; font-size:13px; color:#9f9f9f; margin:0px; padding:0px; line-height:20px; padding-bottom:50px; }

/* TOP */

#top { background-image:url(images/top.jpg); background-repeat:repeat-x; }

#top_hold { width:900px; margin:auto; height:100px; background-image:url(images/topbar.jpg); background-repeat:no-repeat; position:relative; }

#logo { position:absolute; left:5px; top:25px; width:204px; height:48px; }


/* NAVIGATION */

#navigation { position:absolute; width:600px; text-align:right; right:0px; top:40px; }

a.nav { color:#ffffff; font-size:14px; margin-left:15px; text-decoration:none; font-weight:bold; }

a.nav:hover { color:#00beda; }

a.nav_active { color:#222222; padding:4px; font-weight:bold; background-color:#00beda; font-size:14px; margin-left:15px; text-decoration:none;  }


/* MAIN CONTENT */

.container { width:900px; margin:auto; }

#content { background-image:url(images/content_top.jpg); background-repeat:repeat-x; background-color:#585858; }

.padding { padding:15px; }

#leftcol { width:600px; float:left; }

#rightcol { margin-left:615px; }


/* BANNER SLIDER */

#banner { height:336px; width:600px; position:relative; margin-bottom:15px; }

#banner img { border:10px solid #6a6a6a; }

#slider { height:336px; width:600px; position:relative; margin-bottom:15px; }

#slider .slide img { border:10px solid #6a6a6a; }

#slides { position:absolute; z-index:0; }

.slide { height:336px; width:600px; position:relative; }

#tabs { position:absolute; padding:10px; bottom:6px; left:10px; z-index:15; width:580px; }

#tabs a img{ border:5px solid #454545; margin-right:10px; }

#tabs a.activeSlide img { border:5px solid #00beda; }

.titlebar { position:absolute; top:15px; left:15px; z-index:15; padding:5px; background-color:#333333; font-weight:bold; }


/* BLOG BOX  */

.blogpost { background-color:#454545; padding:10px; margin-bottom:15px; color:#aaaaaa; }

.title { padding-bottom:10px; }

.title h1 { color:#ffffff; margin-bottom:5px; margin-top:5px; font-size:24px; }

.blog_content p { margin-bottom:10px; margin-top:0px; }

.bloglink { text-transform: uppercase; color:#00beda; font-size:18px; font-weight:bold; text-decoration:none; }

.date { background-color:#595959; padding-left:3px; padding-right:3px; color:#ffffff; font-size:11px; margin-right:5px; }

.bloginfo { color:#ffffff; font-size:11px; padding-top:5px; line-height:25px; background-image:url(images/blogsep.jpg); background-repeat:repeat-x; margin-top:5px; }

.blogsep { background-image:url(images/blogsep.jpg); background-repeat:repeat-x; margin-top:10px; margin-bottom:10px; height:3px; }

.bloginfo a { color:#00beda; text-decoration:none; margin-left:3px;}

.alignleft { border:10px solid #595959; margin-right:15px; margin-bottom:5px; float:left; }

.blogthumb img { width:125px; height:125px; }

.aligncenter { border:10px solid #595959; margin:15px; }

.alignright { border:10px solid #595959; float:right; margin-left:15px; margin-bottom:15px; margin-top:15px; }



/* SEARCH BOX */

#search { background-color:#454545; padding:10px; margin-bottom:15px; }

#searchinner { background-color:#303030; }

#searchbox { background-color:#303030; border:none; padding:10px; width:170px; color:#8d8d8d; }

#search_btn { vertical-align:middle;float:right; margin-top:5px; margin-right:5px; }


/* ADVERT BOX */

#advert { margin-bottom:15px; }


/* FOLLOW BOX */

#follow { background-color:#454545; padding:10px; margin-bottom:15px; color:#8d8d8d; font-weight:bold; font-size:14px; }

#follow a img { border:10px solid #6a6a6a; margin-right:10px; margin-top:10px; }


/* LINK BOX */

#accordion { }

.drop { margin-bottom:20px; font-size:12px; }

.drop a { line-height:25px; display:block;}

.linkcontrol { background-color:#303030; display:block; color:#898989; font-weight:bold; font-size:12px; padding:10px; margin-bottom:10px; }

.linkcontrol:active { border:none; }

.linkcontrol:visited { border:none; }

.controlactive { color:#ffffff; }

.catsep { border-top:1px solid #666666; margin-top:0px; margin-bottom:0px; padding:0px; }


/* FOOTER */

#footer { background-color:#222222; width:900px; margin:auto; margin-top:15px; }

#foot_left { float:left; width:500px; }

#foot_right { float:right; width:135px; margin-top:5px; }

.foot { color:#454545; font-size:12px; text-decoration:none; margin-right:10px; line-height:40px; font-weight:bold; }

.foot:hover { color:#ffffff; }

.foot_active { color:#ffffff; font-size:12px; text-decoration:none; margin-right:10px; line-height:40px; font-weight:bold; }

#copyright { width:900px; margin:auto; color:#949494; font-size:12px; padding-top:10px; }

.white { color:#ffffff; }


/* GENERAL */

.comment { background-color:#494949; margin-bottom:15px; padding:15px; }

.forms { background-color:#333333; padding:10px; border:none; width:560px;margin-bottom:10px; color:#888888; font-family:Arial; font-size:12px; }

.submit { color:#ffffff; background-color:#00beda; padding:5px; border:none; font-weight:bold; margin-bottom:10px; }

.grayborder { border:10px solid #6a6a6a; }

a { color:#00beda; text-decoration:none; }

a:hover { color:#ffffff; }

h1 { color:#ffffff; font-size:26px; }

h2 { color:#ffffff; font-size:22px; }

h3 { color:#ffffff; font-size:18px; font-weight:normal; }

ul.side_ul {  padding: 0; list-style-type: none; }

ul.side_ul li { padding: 0 0 0 10px;}

ul.side_ul li a { font-size: 12px; background: url(images/arrow.jpg) center left no-repeat; display: block; margin: 0 0 0 -10px; padding: 0px 0px 0px 15px; }  

.pagetitle { color:#ffffff; }

.sep { background-image:url(images/blogsep.jpg); background-repeat:repeat-x; height:2px; margin-bottom:20px; margin-top:20px; }

.blue { color:#00beda; }
