/* Start of CMSMS style sheet 'Stylesheet' */
/*-------------------
GLOBAL PAGE STYLES 
-------------------*/

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:20px;
	color:#4E4681;
	line-height:23px;
	letter-spacing:-0.015em;
}

#container {
	width:713px;
	border:1px solid #ccc;
	margin:auto;
	position:relative;
}


/*-------------------------
MAIN MENU - SIDE BAR
------------------------*/

#navBar {
	width:207px;
	background:url(uploads/images/smsp_logo.png) no-repeat scroll 29px 33px #3D3575;
	margin:12px;
	float:left;
	border-right:10px solid #fff;
}

*html #navBar {
        width:195px;
        background:url(uploads/images/smsp_logo.png) no-repeat scroll 15px 33px #3d3575;
}

#navBar h1 {
	text-indent:-9999px;
	margin:0;
	/*height:330px;*/
}

#navBar ul {
	margin:120px 0 0 0;
	padding-bottom:30px;
}

*html #navBar ul {
       margin-left:30px;
}

#ie6 #navBar ul {
        margin-left:30px;
}

#ie7 #navBar ul {
        margin-left:40px;
}

#navBar li {
	list-style:none;
	margin:0 0 5px -13px;
	font-size:16px;
        text-transform:lowercase;	
}

#navBar li.currentpage strong {
        font-size:16px;
        color:#fff;
        font-weight:normal;
        padding:0;
}

#navBar a {
	color:#ccc;
	text-decoration:none;
	font-weight:normal;
}

#navBar a:hover {
	margin-left:5px;
}

#navBar a:active {
	color:#fff;
}

/*#mainMenu {
	position:fixed;
	top:56px;
}*/


/*--------------------
  MENU LEVEL TWO
--------------------*/

#navBar ul ul {
        margin:0;
        padding:5px 0 0px 25px;
}

#ie6 #navBar ul ul,
#ie7 #navBar ul ul {
        margin-left:5px;
}

#navBar ul ul li,
#navBar ul ul li.currentpage strong {
        font-size:14px;
}

#navBar ul ul li a {
        color:#fff;
}



/*-----------------------
CONTENT WRAPPER & CONTENT
-----------------------*/

#contentBorder {
	border:1px solid #9994BB;
}

#contentWrapper {
	/*width:472px;*/
	margin:12px;
	border-left:207px solid #3D3575;
	padding-left:10px;
}

#lines {
	background:url(uploads/images/smsp_linesgradient.gif) no-repeat scroll;
	position:absolute;
	top:12px;
	left:218px;
	width:495px;
	height:450px;
        z-index:-50;
}

#content {
	margin:0px 45px 260px 55px;
}

#news-content #content {
        margin:0px 45px 10px 55px;
}

.home {
        padding-bottom:40px;
}

#ie6 .home {
        margin-bottom:280px;
}

#ie7 .home {
        padding-bottom:60px;
}

#content-designers {
	margin:0px 45px 15px 55px;
}




/*------------
  IMAGES
-------------*/

#image, #slideshow {
	position:absolute;
	bottom:13px;
	right:13px;
	z-index:-100;
}

#ie6 #image {
        bottom:0;
        left:230px;       
}

#slideshow {
        margin-top:50px;
}

#image-details {
	margin:-10px 0 25px 20px;
	font-size:0.87em;
	line-height:17px;
	color:#999;
	border-left:1px solid #ccc;
	padding-left:10px;
}

#image-details p {
        padding:0;
}

/*.image-designers {
	width:420px;
	height:260px;
	position:relative;
	overflow:hidden;
	width:430px;
	height:270px;
}*/

.image-frame {
	background:url(uploads/images/img_frame.gif) no-repeat;
	width:357px;
	height:240px;
        margin-top:10px;
}

.image-inside img {
	margin:0.26em 0 0 4px;
        max-width:346px;
        max-height:221px;
}

#ie6 .image-inside img {
        width:346px;
        height:221px;
}


/*-----------------------
  IMAGE SLIDESHOW
-----------------------*/

#imageBox {
	width:470px;
	height:285px;
	background-repeat:no-repeat;
}	

#imageBoxSlideshow {
	width:470px;
	height:285px;
	background-repeat:no-repeat;
}
#bannerImages {
	left:-9999em;
	position:absolute;
	top:-9999em;
}

/*--------------
  TYPOGRAPHY
--------------*/

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	color:#1D1160;
	margin:0;
	padding:140px 0 20px;
	letter-spacing:0.008em;
	line-height:32px;
}

h3 {
	margin:0;
	padding:2px 0 7px;
	color:#9994BB;
}

h4 {
	margin:0;
	padding:0 0 0px;
	color:#9994BB;
}

p {
	padding:0 0 12px 0;
	margin:0;
}

a {
	color:#2E246A;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#9994BB;
}


/*---------------------
    FOOTER
---------------------*/
 
#footer {
    position: relative;
	width:713px;
	padding:0px 0 30px;
	margin:auto;
}

.copyright {
	color:#999;
	float:left;
	font-size:11px;
}

.katemiller a {
	float:right;
	color:#999;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.katemiller a:hover {
	text-decoration:none;
	color:#f78f1e;
}
/* End of 'Stylesheet' */

