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

/* general style definitions */

body
{
text-align:left;
margin-left:0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333;
}

/*============= Footer Related ============= */

#Footer
{
clear:both;
margin: 0 auto;
padding: 5px 0 0 0;
text-align:center;
background-color:#FFFFFF;
}

#Footer hr
{
color:#CECECE;
}

#Footer ul
{
margin:0px;
padding:0px;
list-style-type:none;
display:inline;
}

#Footer ul li
{
display:inline;
font-size: 12px;
color:#545454;
}

#Footer a:link,
#Footer a:visited
{
	font-size: 11px;
	border-right: solid 1px #990000;
	padding-right:4px;
	color:#860b0b;	
}


#Footer a:hover 
{
	color:#d35a1c
}


#Footer a:active
{
	color:#900
}


#Footer a.lastLink:link,
#Footer a.lastLink:visited
{
	font-size: 11px;
	border-right: none;
	color:#860b0b;		
}

#Footer a.lastLink:hover 
{
	color:#d35a1c
}

#Footer a.lastLink:active
{
	color:#900	
}

/*----------------------------*/
/* Content Related */
/*----------------------------*/

#Content
{
margin-left:14px;
margin-right:14px;
}

#Content a:link,
#Content a:visited
{
	color:#7e0a0a;
	font-size:12px;
}

#Content a:hover
{
	color:#d35a1c;
	
}

#Content a:active
{
	color:#900;
}

/*
#Content #relatedLinks a:link,
#Content #relatedLinks a:visited
{
	color:#900;
}

#Content #relatedLinks a:hover
{
	color:#545454;	
}

#Content #relatedLinks a:active
{
	color:#545454;		
}
*/


#Content .ulStyleCat
{
list-style-type:square;
color:#F7931E;
margin-bottom:15px;
}

/*
#Content .ulStyleCat li a:link,
#Content .ulStyleCat li a:visited
{
	text-decoration:none;
	font-size:13px;
	color:#545454;
}

#Content .ulStyleCat li a:hover
{
	text-decoration:none;
	font-size:13px;
	color:#888;
}

#Content .ulStyleCat li a:active
{
	text-decoration:none;
	font-size:13px;
	color:#777;
}
*/


/*----------------------------*/
/* Underlined Links */
/*----------------------------*/

a.adsense:link {
	font-size: 11px;
	text-decoration:underline;
	color: #000000;
}

a.adsense:active {
	font-size: 11px;
	text-decoration:underline;
	color: #000000;
}

a.adsense:visited {
	font-size: 11px;
	text-decoration:underline;
	color: #000000;
}

a.adsense:hover {
	font-size: 11px;
	text-decoration:underline;
	color: #333333;
}

/*----------------*/

#CommentsForm
{
	margin-top:10px;
	margin-left:6px;
}


.relatedUL
{
padding:0px;
margin:0px 0px 0px 15px;
color:#999900;
list-style-type:square;
}


.ulStyle
{
list-style-type:square;
color:#F7931E;
}

.ulStyle li
{
	margin-bottom:4px;
}


.subMenuTextCat
{
	margin:4px 0 4px 0;
	font-weight:300;
	color:#690A00;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;	
}


#CommentBox
{
	padding:5px;
	margin-top:15px;
	margin-bottom:15px;
	font-size: 12px;
	color: #590D10;
	border: dotted 1px #CECECE;
}

#commentHeading
{
	font-weight:bold;
	font-size: 13px;
	color: #590D10;
}


#SolutionContents
{
margin-top:10px;
}

#Head
{
margin-left:16px;
margin-bottom:10px;
}

#Head .search
{
	margin-right:20px; 
	text-align:left;
	float:right;
}

#Head .ad-top
{
	padding: 18px 0px 0px 0px; 
	text-align:right; 
	margin-right:15px;	
}

#Wrapper
{
width:960px;
margin:0 auto;
border-left: solid 1px #EBEBEB;
border-right: solid 1px #EBEBEB;
}



.clear
{
	clear:both;
	height:5px;
}

#Content .breadcrumbs
{
	margin:13px 3px 3px 3px;
	font-size:12px;
	color:#666666;
}

#Content .top-google-ad
{
	margin:10px 0;
	padding:10px;
	border-top:solid 1px #EBEBEB;
	border-bottom:solid 1px #EBEBEB;
	text-align:center;
}

#Content .two-col
{
	clear:both;
}


#Content .google-ad
{
	margin:10px 0;
	text-align:center;
	border-top:solid 1px #EBEBEB;
	border-bottom:solid 1px #EBEBEB;	
	padding:10px;
}

.postInfo
{
	clear:both;
	color:#444;
	margin:15px 0;
	font-size:12px;
}

.highlight
{
	font-weight:bold;
}


#leftContent
{
display:block;
width:650px;
float:left;
}

#rightContent
{
float:right;
width: 240px;
text-align:center;
}

/*----------------------------*/
/* Various Headings */
/*----------------------------*/

.subMenuText
{
font-family:Georgia, "Times New Roman", Times, serif;		
font-size:16px;
color:#690A00;
font-weight:300;
}


.headings
{
font-family:Georgia, "Times New Roman", Times, serif;	
color:#0000FF;
font-size:18px;
font-weight:300;
}

.listingpage_headings
{
color:#0000FF;
font-size:1.95em;
font-weight:300;
clear:both;
padding-top:2px;
text-align:left;
margin-bottom:2px;
font-family:Georgia, "Times New Roman", Times, serif;
}


.smallHeadings
{
font-family:Georgia, "Times New Roman", Times, serif;	
color:#0000FF;
font-weight:300;
font-size:15px;
}


.left-column
{
width:650px;
float:left;
padding-top:6px;
margin-top:0px;
}

.right-column
{
float:right;
width:240px;
padding-left:20px;
padding-top:6px;
padding-right:10px;
margin-top:0px;
}

.minitext
{
font-size:12px;
}

.veryminitext
{
	font-size:11px;
}

.keywords
{
	color:#555555;
	font-style:italic;
}

.successText b
{
	font-size:16px;
	color:#900;
	font-weight:500;
}
