


/******************
HTML Tags
******************/

#content p, #content-left p, #footer-container p {
	margin:10px 0px 10px 0px;
	}

#header-bg {
	background: #FFFFFF url(http://www.wintellect.com/images/bg-header.gif) repeat-x;
	width:100%;
	table-layout:fixed;
	margin-bottom:10px;
	}
	
#header-left-corner {
	width:13px;
	background: url(http://www.wintellect.com/images/header-corner-left.gif) no-repeat;
	}

#login-left-corner {
	background: url(http://www.wintellect.com/images/bg-login-left-corner.gif) no-repeat;
	width:74px;
	}

#login-main {
	background: url(http://www.wintellect.com/images/bg-login-menu.gif) repeat-x;
	width:20%;
	vertical-align:bottom;
	text-align:center;
	font-weight:bold;
	font-style: italic;
	text-transform: none;
	font-size:1.6em;
	padding-bottom: 7px;
	}

#login-main a:link, 
#login-main a:visited, 
#main-menu a:link, 
#main-menu a:visited,
#sub-menu a:link, 
#sub-menu a:visited,
.drop-down-content a:link,
.drop-down-content a:visited {
	color:#017CBC;
	text-decoration:none;
	}

#login-main a:hover, 
#main-menu a:hover,
#sub-menu a:hover,
.drop-down-content a:hover {
	color:#000000;
	}

#login-main a:active, 
#main-menu a:active,
#sub-menu a:active,
.drop-down-content a:active {
	color:#00A650;
	}
	
#header-right-corner {
	width:13px;
	background: url(http://www.wintellect.com/images/header-corner-right.gif) no-repeat;
	}

#main-menu {
	height:32px;
	background: url(http://www.wintellect.com/images/bg-main-menu.gif) repeat-x bottom;
	font-weight:bold;
	}


/*  'Light Sidebar Left Wide' alternate stylesheet for Luxinterior skin for CS 1.1 */



#container {
	width: 100%;
}

#nav {
	border-bottom-color: #AAA;
}


.calendar .calOtherMonthDay {
	color: #CCC;
}
.calNextPrev a:link, .calNextPrev a:active, .calNextPrev a:visited {
	color: #00C!important;
}
.calNextPrev a:hover {
	color: #00C!important;
}

.postfoot {
	border-top-color: #AAA;
	border-bottom-color: #AAA;
}
.postcategoryheading {
	border-bottom-color:#AAA;
}
.ratemenu {
	border: #666;
	background: #FFF;
}
.comment
{
	padding: 4px;
}

.commentowner
{   
    padding: 15px;
	background-color: #444444;
	border: none;
}
.commentssubhead {
	color: #666;
	}
.commentsbody {
	border-bottom-color: #AAA;
}
#commentform .smallbox {
	border: 1px solid #999;
}
#commentform textarea {
	border: 1px solid #999;
}
#search .searchBox {
	border: 1px solid #999;
}
#masthead {
	color: #333;
	border-bottom: 2px solid #AAA;
	background: #F0F0F0;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #00C;
}



.navigatorLinksLinkStyle
{
	font-size: small;
	text-transform: uppercase;
}

.navigatorLinksTableStyle
{
	width:150px;
}

#left-column {
	vertical-align:top;
}

#left-column a:link,
#left-column a:visited 
{
	color:#017CBC;
	text-decoration:none;
	border-bottom:1px dashed #017CBC;
}

#left-column a:hover 
{
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #000000;
}

#left-column a:active 
{
	color:#00A650;
	text-decoration:none;
	border-bottom:1px solid #00A650;
}



/**********************************************************
    Wintellect styles introduced for 2010 re-branding
************************************************************/

.bg-color-resources-soft {
    background-color: #8D7414;
}

.text-color-resources {
    color: #C9A000;
}

.text-color-resources-bright {
    color: #F4C400;
}


.header-large {
    font-size: 2.3em;
    font-weight: normal;
    text-transform: lowercase;
}

div.top-line {
    border-top: 1px solid #555555;
    clear: both;
    margin-left: 10px;
    padding-top: 10px;
}

div.right-line {
    border-right: 1px solid #555555;
    margin: 0px 0px 15px 0px;
    float: left;
    padding-right: 15px;
}

/**************************************************
   Submenu for Landing Pages
***************************************************/


div.submenu {
    float: right; 
    text-align: right;
}

div.submenu-inner {
    padding: 15px 15px 15px 15px;
}

div.submenu h1 
{
    font-size: 1.8em;
    border-bottom: 1px solid #333333;        
    text-align: right;
    padding-bottom: 10px;
    padding-right: 12px;
    color: #333333;
}

div.submenu h1 img
{
    margin: 5px 8px 0px 0px;
    border: none;
}

div.submenu ul {
    list-style: none;
    text-align: right;
}

div.submenu ul li {
    font-size: 1.4em;
    margin: 8px 5px 8px 5px;    
}

div.submenu a {
    color: #CCCCCC;
    text-decoration: none;
    padding-right: 12px;
}

div.submenu a:hover {
    color: #FFFFFF;
    padding-right: 12px;
    background-attachment:fixed;
    background: url('../images/ArrowBulletWhite.png') right center;
    background-position: 100% 7px;
    background-repeat: no-repeat;
}

div.submenu a.no-look,
div.submenu a.no-look:hover {
    background-color: transparent;
    color: none;
    border: none;
    padding: 0;
    background: none;
   
}

div.tag-cloud 
{
    margin-top: 10px;
    background-color:#222222;
    border:none;
    padding: 0px 10px 10px 10px;
}    

div.tag-cloud-browse-all { 
    margin-top:10px;
    border:none; 
    border-top: 1px solid #555555;
    padding-top: 10px;
    margin-left: 0px;font-size:1.2em;
    text-align: right;
    
}   

div.medium-grey-container {
    padding: 10px;
    background-color: #444444;
    padding-bottom: 10px;
    margin: 10px;
    position: relative;
} 

#subscriptions a, 
#subscriptions a:link, 
#subscriptions a:visited, 
a.resources-link,
a.resources-link:link, 
a.resources-link:visited {
    color: #F4C400;
    text-decoration: none;
    padding-right: 12px;
}


a.white-arrow,
a.white-arrow:link, 
a.white-arrow:visited {
    color: #CCCCCC;
    text-decoration: none;
    padding-right: 12px;
    border: none;
}

#subscriptions a:hover, 
a.white-arrow:hover,
a.resources-link:hover {
    color: #FFFF99;
    padding-right: 12px;
    background-attachment:fixed;
    background: url('../images/ArrowBulletWhite.png') right center;
    background-position: 100% 7px;
    background-repeat: no-repeat;
}

a.button-resources,
a.button-resources:link,
a.button-resources:visited {
    color: #CCCCCC;
    padding: 3px 6px 6px 6px;
    background-color: #8D7414;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    text-transform: lowercase;
    height: 34px;
    line-height: 34px;
}

a.button-resources:hover {
    background-color: #C9A000;
    color: #FFFFFF;
}

div.sidebar-list {
    text-align:left;
}


div.sidebar-list ul {
    list-style: none;
    text-align: left;
    margin-left:0px;
    padding: 0px 0px 0px 10px;
}

div.sidebar-list ul li {
    font-size: 1.2em;
    margin: 2px 5px 2px 5px;    
}

div.sidebar-list a {
    color: #CCCCCC;
    text-decoration: none;
    
}

div.sidebar-list a:hover {
    color: #FFFFFF;
    
    /*background-attachment:fixed;
    background: url('../images/ArrowBulletWhite.png') right center;
    background-position: 100% 7px;
    background-repeat: no-repeat;*/
}

.resources-container a,
.resources-container a:link, 
.resources-container a:visited  {
    color: #C9A000;
    text-decoration: none;
}

.resources-container a:hover {
    color: #FFFF99;
    text-decoration: underline;
    cursor: pointer;
}


.resources-container p {
    margin-bottom: 10px;
}

.resources-container {
    width:90%;
}
