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

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height:25px;
	background:url(../images/bg.gif);
}


/* Header */


#blue-bar {
	background:url(../images/blue-bar-bg.gif) top repeat-x;
	width:100%;
	height: 204px;
}

#header {
	background:url(../images/blue-bar.gif) no-repeat  top;
	width:1000px;
	height:204px;
	margin:auto;
	text-align:center;
}

#logo {
	padding-top:30px;
}



/* Main Area */


#wrapper {
	width:1000px;
	margin:auto;
	margin-top:-70px;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#main-box-top {
	background:url(../images/main-box_01.png) top no-repeat;
	height:24px;
}

#main-box-middle { 
	background:url(../images/main-box_02.png) top repeat-y;
	min-height:400px;
}

#main-box-bottom {
	background:url(../images/main-box_03.png) top no-repeat;
	height:23px;
}


/* menu */

#menu {
	float:left;
	display:inline;
	margin-top:-29px;
	margin-left:15px;
	width:207px;
	color:#FFF;
	text-transform:uppercase;
	font-size:14px;
	line-height:20px;
}

#menu-top {
	background:url(../images/menu-top.png) top no-repeat;
	height:14px;
}

#menu-bg {
	background:url(../images/menu_01.png) top repeat-y;
}

#menu-margins {
	padding: 25px 25px 0px;
}

#menu-bottom{
	background:url(../images/menu_02.png) top no-repeat;
	width:207px;
	height:26px;
}



/* content */

#content {
	width:700px;
	margin-left:250px;
	padding-top:1px;
	padding-bottom:15px;
}


#blog-tab {
	background:url(../images/blog-tab.png) top no-repeat;
	width:168px;
	height:48px;
	float:right;
	display:inline;
	margin-right:5px;
	text-align:center;
	font-size:14px;
	color:#FFF;
	padding-top:7px;
	text-transform:uppercase;
}




#side-items {
	float:right;
	position:relative;
	width: 200px;
	display:inline;
	clear:right;
	margin-right:-20px;
	padding-left:25px;
	
}

#home-side-info {
	padding:0px;
	background-color:#fff;
	border:dashed  1px  #9fc76f;
	width:205px;
	text-align:center;
}

#side-info {
	padding:0px 10px;
	background-color:#fff;
	border:dashed  1px  #9fc76f;
	width:185px;
}

#side-titles {
	background-color:#9fc76f;
	color:#FFFFFF;
	font-size:14px;
	font-weight:lighter;
	margin-left:-10px;
	text-decoration:none;
	width:195px;
	padding: 3px 0px 3px 10px;
}


#portfolio-menu {
	background-color:#9fc76f;
	color:#FFFFFF;
	font-size:14px;
	font-weight:lighter;
	text-align:center;
	text-decoration:none;
	width:720px;
	padding: 3px 0px;
	margin:auto;
}

#portfolio-menu span {
	color:#0082c8;
}



/* footer */

#bottom-box-top {
	background:url(../images/bottom-box_01.png) top no-repeat;
	height:24px;
}

#bottom-box-middle { 
	background:url(../images/bottom-box_02.png) top repeat-y;
	min-height:100px;
}

#bottom-box-bottom {
	background:url(../images/bottom-box_03.png) top no-repeat;
	height:23px;
}


.sections-wrap {
	width:950px;
	margin:auto;
}

.sections {
	padding: 0px 15px;
	float:left;
	display:inline;
	position:relative;
	font-size:12px;
	color:#FFF;
	line-height:15px;
}

#signup {
	background:url(../images/signup-bg.gif) center no-repeat;
	width: 450px;
	height:53px;
	padding-top:30px;
	font-size:14px

}


#credits {
	color:#FFF;
	font-size:10px;
	padding-right:15px;
	padding-left:15px;
	margin-top:-5px;
}





/* text, titles & links */
	


h1 {
	color:#d85aa2;
	font-size:35px;
	letter-spacing:-1px;
	font-weight:lighter;
	text-transform:lowercase;
}
	
h2 {
	color:#fdd73f;
	font-size:20px;
	letter-spacing:-1px;
	font-weight:lighter;
}


h3 {
	color:#0082c8;
	font-size:16px;
	letter-spacing:-1px;
	font-weight:lighter;
	margin:0px;
}

h4 {
	color:#666;
	font-size:16px;
	letter-spacing:-1px;
	font-weight:lighter;
	margin:0px;
}

.small-txt {
	font-size:11px;
	line-height:15px;
}

.subtitles {
	color:#d85aa2;
	font-size:16px;
	letter-spacing:-1px;
	font-weight:lighter;
	margin:0px;
	line-height:20px;
}


.prices {
	color:#0082c8;
	font-size:14px;
	margin:0px;
	font-weight:bold;
}

.notes{
	color:#666;
	font-size:11px;
	line-height:15px;
}





a:link {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #000;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #666;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000;
	font-weight:bold;
}



a.blue:link {
	color: #FFF;
	text-decoration: none;
	font-weight:lighter;
}
a.blue:visited {
	text-decoration: none;
	color: #FFF;
	font-weight:lighter;
}
a.blue:hover {
	text-decoration: none;
	color:#0082c8;
	font-weight:lighter;
}
a.blue:active {
	text-decoration: none;
	color: #FFF;
	font-weight:lighter;
}


a.darkpink:link {
	color: #FFF;
	text-decoration: none;
}
a.darkpink:visited {
	text-decoration: none;
	color: #FFF;
}
a.darkpink:hover {
	text-decoration: none;
	color:#8a004f;
}
a.darkpink:active {
	text-decoration: none;
	color: #FFF;
}

hr {
	border-top:dashed  1px  #9fc76f;
	border-bottom:none;
	border-left:none;
	border-right:none;
}


.table-dividers {
	border-bottom:dashed  1px  #9fc76f; 
	border-left:dashed  1px  #9fc76f;
}



/* file manager */


.filemanager {
	width:600px;
	padding: 20px 0 ;
	border-top:solid 2px  #0082C8;
	border-bottom:solid 2px  #0082C8;

}

.filemanager ul {
	list-style:none;
}


* .icons {
	padding-bottom:10px;
}

