/* GENERAL ELEMENTS */
body {
	background: #f3f3f3;
	color: #333;
	font-family: "Lucida Grande", Trebuchet, "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.85em;
	margin: 0;
	padding: 0;
	letter-spacing: 0.05em;
	height: 100%;
}

body.SSTwoColumns {
	background-image: url(../images/template_bkgrnd_rightcolumn.png);
	background-repeat: repeat-y;
	background-position: right;
}

h1 {
	font-size: 1.3em;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 20px 0;
}

h2 {
	font-family: Georgia, Lucida Grande, Trebutchet, San-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #036;
	padding: 0;
	margin: 0 0 15px 0;
}

/* COLORS */
.red { color: #900; }
.green { color: #690; }
.grey { color: #666; }
.blue { color: #036; }

/* HYPERLINKS */
a {
	outline: none;
}

a:link, a:visited {
	color: #036;
	text-decoration: underline;
}

a:hover {
	color: #39f;
	text-decoration: none;
}

/* HEADER */
#SSHeader {
	background-color: #036;
	border-bottom: 1px solid #fff;
	padding: 0;
	height: 50px;
}

#SSHeader h1 {
	font-size: 1em;
	font-weight: normal;
	margin: 15px 0 0 20px;
	padding: 0;
	color: #fff;
	border: none;
	float: left;
}

#SSHeader h1 a {
	color: #fff;
	text-decoration: none;
}
/*
#SSHeader #SSTopnav {
	position: absolute;
	right: 20px;
	top: 15px;
}

#SSHeader #SSTopnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#SSHeader #SSTopnav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#SSHeader #SSTopnav ul li a {
	text-decoration: none;
}

#SSHeader #SSTopnav ul li a:link, #SSHeader #SSTopnav ul li a:visited {
	color: #fff;
}

#SSHeader #SSTopnav ul li a:hover {
	color: #06f;
}

#SSHeader #SSTopnav .SSSeparator {
	color: #06f;
	padding: 0 15px 0 18px;
}
*/

#SSTopnav {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	font-weight: normal;
	border-left: 1px solid #002D5A;
}

#SSTopnav ul {
	margin: 0;
	padding: 0;
}
	
#SSTopnav li {
	float: left;
	list-style: none;
}

#SSTopnav li a
{	
	display: block;
	background: #003366;
	padding: 15px 0 15px 0;
	text-decoration: none;
	border-right: 1px solid #002D5A;
	border-left: 1px solid #003972;
	width: 100px;
	height: 20px;
	color: #caeeff;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	outline: none;
}

#SSTopnav li a:hover
{	
	background: #003060;
}
	
#SSTopnav li ul
{	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#SSTopnav li ul li
{	
	float: none;
	display: inline;
}

#SSTopnav li ul li a
{	
	display: block;
	width: 274px;
	background: #fff;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #ccc;
	border-left: none;
	color: #036;
	text-align: left;
	padding: 0;
	margin: 0;	
	padding: 15px;
	
}

#SSTopnav li ul li a:hover
{	
	background: #caeeff;
}

#SSTopnav .current
{	
	color: #fff;
}








#SSOptions {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 5;
	font-weight: normal;
}

#SSOptions ul {
	margin: 0;
	padding: 0;
}

	
#SSOptions ul
{	
	margin: 0;
	padding: 0;
	top: 33px;
	right: 7px;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#SSOptions ul li
{	
	float: none;
	display: inline;
}

#SSOptions ul li a
{	
	display: block;
	width: 274px;
	background: #fff;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #ccc;
	border-left: none;
	color: #036;
	text-align: left;
	padding: 0;
	margin: 0;	
	padding: 15px;
	text-decoration: none;
}

#SSOptions ul li a img
{
	border: none;
	outline: none;
}

#SSOptions ul li a:hover
{	
	background: #caeeff;
}







#SSAddMaterial ul {
	margin: 0;
	padding: 0;
}

	
#SSAddMaterial ul
{	
	margin: 0;
	padding: 0;
	top: 53px;
	left: 20px;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#SSAddMaterial ul li
{	
	float: none;
	display: inline;
}

#SSAddMaterial ul li a
{	
	display: block;
	width: 274px;
	background: #fff;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #ccc;
	border-left: none;
	color: #036;
	text-align: left;
	padding: 0;
	margin: 0;	
	padding: 15px;
	text-decoration: none;
}

#SSAddMaterial ul li a img
{
	border: none;
	outline: none;
}

#SSAddMaterial ul li a:hover
{	
	background: #caeeff;
}











/* MIDDLE NAVIGATION */
#SSMidnav {
	background-color: #039;
	background-image: url(../images/blue_bkgrnd.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #fff;
}

/* CONTENT WRAPPER */
#SSContent {
	position: relative;	
}

#SSContentOneColumn {
	position: relative;
	padding: 20px;
}

.SSViewLink {
	position: absolute;
	top: 20px;
	right: 20px;
}

/* LEFT COLUMN */
#SSLeftColumn {
	margin-right: 300px;
	padding: 20px;
	position: relative;
}

#SSLeftColumn h1 {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	font-size: 1.3em;
	color: #333;
}

/* RIGHT COLUMN */
#SSRightColumn {
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
}

#SSRightColumn .SSBox {
	padding: 20px;
	border-bottom: 1px dotted #ccc;
}

#SSRightColumn .SSBox h3 {
	margin-top: 0;
}

#SSRightColumn .SSBox h4 {
	color: #036;
	font-family: Georgia, Lucida Grande, Trebutchet, San-serif;
	font-size: 1.3em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px 0;
}

.SSBox ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: square;
	color: #036;
}

.SSBox ul li {
	padding: 0 0 7px 0;
}

/* CHANGE THIS */
.SSBox ul.materialslist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* BLUE TABS */
#SSTabs {
	height: 45px;	
	position: relative;
}

#SSTabs ul { 
    list-style-type: none; 
    padding: 0; 
	margin: 0;
	position: absolute;
	bottom: -1px;
	left: 20px;
}

#SSTabs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#SSTabs li {
	float: left;
	margin: 0 5px 0 0;
	text-align: center;
	padding: 0;
}

#SSTabs .SSTabLink {
	padding-top: 10px;
}

#SSTabs a {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 115px;
	height: 37px;
}

#SSTabs a:link, #SSTabs a:visited {
	background-image: url(../images/template_midnav_tab.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#SSTabs a:hover {
	background-position: -115px 0;
}

#SSTabs a.current:link, #SSTabs a.current:visited { 
    color: #036;
    background: url(../images/template_midnav_tab_current.png);
    background-repeat: no-repeat;
	background-position: 0 0;
} 

#SSTabs a.current:hover {
	color: #036;
	background-position: -115px 0;
}


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

label, .label {
	color: #036;
	display: block;
	margin-bottom: 5px;
}

fieldset {
	padding: 20px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

legend {
	font-family: Georgia;
	font-size: 1.2em;
	color: #666;
}

form .SSFormElement {
	margin-bottom: 20px;
}

form .SSFormError {
	color: #900;
}

form input[type="text"], form input[type="password"], form select
{
	color: #666;
    font-size: 100%;
	padding: 10px;
	margin-right: 5px;
    border: solid 1px #ccc;
    width: 250px;
}

form input[type="text"]:focus, form input[type="password"]:focus, form select:focus
{
	color: #666;
	font-size: 100%;
    padding: 10px;
	margin-right: 5px;
    border: solid 1px #69f;
    width: 250px;
}

form select {
	width: 270px;
}

form select:focus {
	width: 270px;
}

form select option {
	border-bottom: 1px dotted #eaeeee;
	color: #666;
	background-color: #fff;
}

form input[type="text"].SSBoxError, form input[type="password"].SSBoxError, form input[type="select"].SSBoxError
{
	background-color: #fbe3e4;
	font-size: 100%;
	margin-right: 5px;
}

.SSGeneralError {
	background-color: #fbe3e4;
	color: #900;
	padding: 10px;
	margin-bottom: 15px;
}

.SSGeneralError img {
	vertical-align: middle;
	margin-right: 5px;
}


/* MODAL BOX WINDOW */
.SSMBWrapper {
	width: 502px;
	z-index: 101;
	border: 1px solid #666;
	padding: 5px;
	background-color: #fff;
	position: fixed;  
	display: none;
}

.SSMBSubWrapper {
	border: 1px solid #666;
	width: 500px; 
	
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
}

.SSMBHeader {
	padding: 15px 20px 15px 20px;
	background-image: url(../images/blue_bkgrnd.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #fff;
	color: #fff;
	position: relative;
}

/* remove this */
#SSMBClose {
	position: absolute;
	right: 20px;
	top: 10px;
}

.SSMBClose {
	position: absolute;
	right: 20px;
	top: 10px;
}

/* remove this */
#SSMBContent {
	background-color: #f5f5f5;
	padding: 20px;
}

.SSMBContent {
	background-color: #f5f5f5;
	padding: 20px;
}

/* Overlay */
#SSMBOverlay {
	width: 100%;
	height: 100%;
	z-index: 100000;
	background-color: #000;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.7;  
	filter: alpha(opacity=70); /* Transparency in IE */
}

/* TABLES VERTICAL */
table.SSTable {
	border: 1px solid #ccc;
	margin-bottom: 20px;
	border-collapse: collapse;
	color: #333333;
	text-align: left;
	width: 100%;
	
	
}

table.SSTable thead tr {
	border: 1px solid #ccc;
	background-color: #ccc;
	background-image: url(../images/template_table_bkgrnd.png);
	background-repeat: repeat-x;
	background-position: bottom;

}

table.SSTable thead th {
	text-align: left;
	padding: 10px;
	border-collapse: collapse;
}

table.SSTable thead th.headerSortUp, table.SSTable thead th.headerSortUp, table.SSTable thead th.header {
	cursor: pointer;
	cursor: hand;
}

table.SSTable thead th a:link, table.SSTable thead th a:visited {
	color: #036;
	text-decoration: none;
} 

table.SSTable thead th a:hover {
	color: #39f;
	text-decoration: none;
}

table.SSTable tbody tr {
	background-color: #fff;
}

table.SSTable tbody tr:hover {
	background-color: #F7F9FF;
}

table.SSTable td {
	border-bottom: 1px dotted #ccc;
	padding: 10px;
	border-collapse: collapse;
}

table.SSTable thead th.headerSortUp { 
    background-image: url(../images/template_table_arrowup.png); 
    background-repeat: no-repeat;
    background-position: right center;
} 
table.SSTable thead th.headerSortDown { 
    background-image: url(../images/template_table_arrowdown.png); 
    background-repeat: no-repeat;
    background-position: right center;
} 

/* TABLES HORIZONTAL*/
table.SSTableHorizontal {
	border: 1px solid #ccc;
	margin-bottom: 20px;
	border-collapse: collapse;
	color: #333333;
	text-align: left;
	width: 100%;
}

table.SSTableHorizontal th {
	background-color: #E0E6E8;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 10px;
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
}

table.SSTableHorizontal th a:link, table.SSTableHorizontal th a:visited {
	color: #036;
	text-decoration: none;
} 

table.SSTableHorizontal th a:hover {
	color: #39f;
	text-decoration: none;
}

table.SSTableHorizontal td {
	background-color: #fff;
	border-bottom: 1px dotted #ccc;
	padding: 10px;
	border-collapse: collapse;
	vertical-align: top;
}

/* TABLES FOR SIDEBAR */
table.SSTableSideBar {

	border-collapse: collapse;
	color: #333333;
	text-align: left;
	margin: 5px 0 5px 0;
}

table.SSTableSideBar td {
	padding: 0 10px 10px 0;
	vertical-align: baseline;
}


/* BUTTONS */
.SSButtons {
	margin-bottom: 45px;
}

.SSButtons:focus { outline: none; }
.SSButtons:active { outline: none; }

.SSButtons a, .SSButtons button{
    display: block;
    float: left;
    margin: 0 7px 0 0;
    background-color: #DADFE6;
    border: 1px solid #ccc;
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: 100%;
    line-height: 130%;
    text-decoration: none;
    font-weight: bold;
    color: #036;
    cursor: pointer;
	outline: none;
    padding: 7px 10px 7px 7px; /* Links */
    white-space: nowrap;
    
    

}
.SSButtons button{
    width: auto;
    overflow: visible;
    padding: 6px 10px 7px 7px; /* IE6 */
}
.SSButtons button[type]{
    padding: 6px 10px 7px 7px; /* Firefox */
    line-height: 19px; /* Safari */
}
*:first-child+html button[type]{
    padding: 5px 10px 4px 7px; /* IE7 */
}
.SSButtons button img, .SSButtons a img{
    margin: 0 4px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
}

/* BUTTONS: STANDARD */

button:hover, .SSButtons a:hover{
    background-color: #dff4ff;
    border: 1px solid #c2e1ef;
    color: #336699;
}
.SSButtons a:active{
    background-color: #6299c5;
    border: 1px solid #6299c5;
    color: #fff;
}

/* BUTTONS: POSITIVE */

button.positive, .SSButtons a.positive{
    color: #529214;
}
.SSButtons a.positive:hover, button.positive:hover{
    background-color: #E6EFC2;
    border: 1px solid #C6D880;
    color: #529214;
}
.SSButtons a.positive:active{
    background-color: #529214;
    border: 1px solid #529214;
    color: #fff;
}

/* BUTTONS: NEGATIVE */

.SSButtons a.negative, button.negative{
    color: #d12f19;
}
.SSButtons a.negative:hover, button.negative:hover{
    background: #fbe3e4;
    border: 1px solid #fbc2c4;
    color: #d12f19;
}
.SSButtons a.negative:active{
    background-color: #d12f19;
    border: 1px solid #d12f19;
    color: #fff;
}

/* BUTTONS: OPTION */
.SSOption a {
	background-color: #f3f3f3;
	border: 1px solid #f3f3f3;
}

.SSOption a:hover {
	background-color: #f3f3f3;
	border: 1px solid #eaeeee;
}

/* BREADCRUMBS */
#SSBreadcrumbs {
	border-bottom: 1px solid #ccc;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}

#SSBreadcrumbs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#SSBreadcrumbs li {
	display: inline;
	margin: 0;
	padding: 0;
}

/* ICONS */
.SSIcon {
	margin-right: 5px;
}

/* Minitabs */
.SSMinitabs {
	margin-bottom: 20px;
}

.SSMinitabs ul {
	text-align: left;
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	padding: 0 0 6px 2px;
}

.SSMinitabs ul li {
	display: inline;
}

.SSMinitabs ul li a { 
	padding: 6px 12px 6px 12px; 
	border: 1px solid #ccc; 
	background-color: #DADFe6;
	color: #036; 
	margin-right: 0px;
	text-decoration: none;
	border-bottom: none;
	outline: none;
	
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
}

.SSMinitabs ul li.current {  
	background-color: #caeeff;
}

.SSMinitabs ul li.current a {
	background-color: #f5f5f5; 
	border-bottom: 1px solid #f5f5f5;
	color: #036;
	position: relative;
	padding-top: 6px; 
}

.SSMinitabs ul li a:hover {
	background-color: #dff4ff;
	border-top: 1px solid #c2e1ef;
	border-right: 1px solid #c2e1ef;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #c2e1ef;
	color: #369;
}

.SSMinitabs ul li.current a:hover {
	border-bottom: 1px solid #f5f5f5;
}

.SSMinitabs ul li.current a:hover {
	background-color: #f5f5f5;
	color: #036;
}















/* LIST COURSE ENTRIES */
.SSEntryWrapper {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background-color: #E0E6E8;
	margin-bottom: 25px;
	clear: both;
}

.SSEntryDate {
	font-family: Georgia, Lucida Grande, Trebutchet, San-serif;
	width: 100px;
	text-align: center;
	float: left;
}

.SSEntryMonth {
	color: #333;
	font-size: 2em;
	margin-top: 20px;
}

.SSEntryDay {
	color: #333;
	font-size: 2.5em;
	margin-top: 3px;
}

.SSEntry {
	padding: 20px;
	background-color: #fff;
	min-height: 100px;
	margin-left: 100px;
	border-left: 1px dotted #ccc;
	line-height: 2em;
	position: relative;
}

.SSEntry h2 {
	font-family: Georgia, Lucida Grande, Trebutchet, San-serif;
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	padding: 0 50px 15px 0;
	margin: 0 0 15px 0;
}

.SSEntry h2 a {
	text-decoration: none;
}

.SSNumEntryComments {
	position: absolute;
	top: 15px;
	right: 20px;
}

.SSNumEntryComments a {
	font-family: Georgia, Lucida Grande, Trebutchet, San-serif;
	font-size: 1.5em;
	font-weight: normal;
	text-decoration: none;
}

.SSNumEntryComments a:link, .SSNumEntryComments a:visited {
	color: #666;
}

.SSNumEntryComments a:hover {
	color: #39f;
}

/* FULL ENTRY */

.SSFullEntry {
	padding: 20px;
	background-color: #fff;
	min-height: 100px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	line-height: 2em;
	margin-bottom: 25px;
	clear: both;
}

.SSFullEntryDate {
	font-family: Georgia, Lucida Grande, Trebutchet, San-serif;
	font-size: 1.2em;
	color: #666;
	letter-spacing: 0.05em;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}

.SSFullEntry h2 {
	font-family: Georgia, Lucida Grande, Trebutchet, San-serif;
	font-size: 2em;
	font-weight: normal;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}

.SSFullEntryTags {
	color: #666;
}

/* ENTRY COMMENTS */
.SSCommentWrapper {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background-color: #E0E6E8;
	margin-bottom: 25px;
	clear: both;
}

.SSCommentLeftColumn {
	font-family: Georgia, Lucida Grande, Trebutchet, San-serif;
	width: 180px;
	float: left;
	padding: 20px;
}

.SSCommentName {
	color: #333;
	font-size: 1.2em;
}

.SSCommentDate {
	color: #666;
	font-size: 1em;
	margin-top: 3px;
}

.SSCommentRightColumn {
	padding: 20px;
	background-color: #fff;
	min-height: 100px;
	margin-left: 220px;
	border-left: 1px dotted #ccc;
	line-height: 1.5em;
	position: relative;
}

.SSCommentRightColumn p {
	margin: 0 0 10px 0;
}


/* QUOTA */
#SSQuotaWrapper {
	border: 1px solid #ccc;
	background-color: #fff;
	width: 220px;
	height: 15px;
	padding: 1px;
	margin-bottom: 15px;
}

#SSQuotaBar {
	background-color: #690;
	width: 0;
	height: 15px;
}

/* UPLOAD PROGESS BAR */
#SSUploadBar, #SSUploadImageBar {
	position: absolute;
	background-image: url("../images/progressbar.gif");
	background-repeat: no-repeat;
	background-position: right;
}

#SSFileName, #SSUploadFilename {
	background-color: #fff;
	margin: 0 5px 0 0;
	float: left;
}

#SSFilePercentage, #SSUploadPercentage, #SSUploadImagePercentage {
	color: #999;
	padding: 4px 0 0 5px;
}

/* DOWNLOAD FILE - NEED TO REVISIT THIS SECTION */
.greenbox {
	background-color: #E6EFC2;
    border: 1px solid #C6D880;
    color: #529214;
    padding: 15px;
    margin-bottom: 15px;
}

.greenbox a:link, .greenbox a:visited {
	color: #529214;
	font-size: 2em;
	text-decoration: none;
}

.greenbox a:hover {
	color: #690;
	font-size: 2em;
	text-decoration: underline;
}

/* INSTRUCTIONS */
.SSInstructions {
	background-color: #ffffcc;
	background-image: url(../icon/16/info.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	border-top: 1px dotted #ccc;
	border-right: none;
	border-bottom: 1px dotted #ccc;
	border-left: none;
	padding: 15px 15px 15px 45px;
	margin-bottom: 20px;
}

/* WARNING */
.SSWarning {
	background-color: #ffffcc;
	background-image: url(../icon/16/warning.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	border-top: 1px dotted #ccc;
	border-right: none;
	border-bottom: 1px dotted #ccc;
	border-left: none;
	padding: 15px 15px 15px 45px;
	margin-bottom: 20px;
	color: #900;
}

/* Confirmation */
.SSConfirmation {
	background-color: #E6EFC2;
	background-image: url(../icon/16/check.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	border-top: 1px dotted #ccc;
	border-right: none;
	border-bottom: 1px dotted #ccc;
	border-left: none;
	padding: 15px 15px 15px 45px;
	margin-bottom: 20px;
}

/* CODE SAMPLES */
.SSCode {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 15px;
	font-family: "Courier New", Courier, monospace;
}

.SSIndent {
	padding-left: 25px;
}









/* Sidetabs */
.SSSideTabs {
	margin: 0 0 20px 0;
	padding: 0;
}

.SSSideTabs ul {
	text-align: left;
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	padding: 0 0 6px 2px;
	margin: 0;
}

.SSSideTabs ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

.SSSideTabs ul li a { 
	padding: 6px 12px 6px 12px; 
	border: 1px solid #ccc; 
	background-color: #DADFe6;
	color: #036; 
	margin-right: 0px;
	text-decoration: none;
	border-bottom: none;
	outline: none;
	
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
}

.SSSideTabs ul li.current {  
	background-color: #caeeff;
}

.SSSideTabs ul li.current a {
	background-color: #E0E6E8; 
	border-bottom: 1px solid #E0E6E8;
	color: #036;
	position: relative;
	padding-top: 6px; 
}

.SSSideTabs ul li a:hover {
	background-color: #dff4ff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #369;
}

.SSSideTabs ul li.current a:hover {
	border-bottom: 1px solid #E0E6E8;
}

.SSSideTabs ul li.current a:hover {
	background-color: #E0E6E8;
	color: #036;
}

/* PLUPLOAD */
.plupload {
	z-index: 1000;
	cursor: hand, pointer;
}






