/* CSS for WP-Testimonials */

#sfstest-form label {
float: left;
width: 200px;
font-weight: bold;
}

#sfstest-form input {
width: 250px;
margin-bottom: 5px;
border: 1px solid #ccc;
}

#sfstest-form br {
	clear: left;
}

#sfstest-sidebar .text {
	text-align: justify;
	padding: 2px;
}

#sfstest-sidebar .client {
	font-style: italic;
	text-align: right;
	margin-top: 5px;
}

#sfstest-sidebar .readmore {
	text-align: center;
	margin-top: 5px;
}

#sfstest-sidebar .clearboth {
	clear: both;
}

#sfstest-page .text {
	text-align: justify;
	padding: 2px;
}

#sfstest-page .client {
	font-style: italic;
	text-align: right;
	margin-top: 5px;
}

#sfstest-page .grayline {
	height: 2px;
	width: 100%;
	background: #999999;
	border-top: 1px solid #fff;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}

# ul.paging { list-style: none; padding: 0; font-weight: bold; }  
# ul.paging li { float: left; margin: 0 6px 6px 0; }  
# ul.paging li a, ul.paging li.active { display: block; padding: 3px 6px; background-color: #f5f5f5; border: 1px solid #ccc; }  
# ul.paging li.active { background-color: #000; border-color: #000; color: #fff; } 

.testcopy {
font-family:inherit;
font-size:100%;
font-weight:normal;
text-align:left;
padding-top:15px;
}

#box {
margin:20px auto;
padding:20px;
width:510px;
color:#666666;
}

/* ---------------------------------- yellow-box -------------------------*/
#yellow-box {
background:#FFFFCC none repeat scroll 0 0;
border:4px solid #FFE9BB;
margin:20px auto;
padding:20px;
width:510px;
color:#666666;
}

.yellow-testheader {
font-family:Tahoma,Arial,Helvetica,san-serif;
font-size:18px;
font-weight:bold;
text-align:center;
}

.yellow-testcopy {
font-family:inherit;
font-size:100%;
font-weight:normal;
text-align:left;
padding-top:15px;
}

.yellow-testname {
font-family:inherit;
font-size:100%;
font-weight:bold;
text-align:right;
padding-top:15px;
font-style:italic;
}

#yellow-box a{
	font-family:Georgia,"Times New Roman",Times,serif;
	text-decoration:none;
	color:#000000;
}

#yellow-box a:hover{
	text-decoration:underline;
}


/* ---------------------------------- green-box -------------------------*/
#green-box {
background:#DDFFFF none repeat scroll 0 0;
border:4px solid #008000;
margin:20px auto;
padding:20px;
width:510px;
color:#000000;
}

.green-testheader {
font-family:Tahoma,Arial,Helvetica,san-serif;
font-size:18px;
font-weight:bold;
text-align:center;
}

.green-testcopy {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
font-weight:normal;
text-align:left;
padding-top:15px;
}

.green-testname {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
font-weight:bold;
text-align:right;
padding-top:15px;
}

#green-box a{
	font-family:Georgia,"Times New Roman",Times,serif;
	text-decoration:none;
	color:#000000;
}

#green-box a:hover{
	text-decoration:underline;
}


/* ---------------------------------- greendashed-box -------------------------*/
#greendashed-box {
background:#DDFFFF none repeat scroll 0 0;
border:4px dashed #008000;
margin:20px auto;
padding:20px;
width:510px;
color:#000000;
}

.greendashed-testheader {
font-family:Tahoma,Arial,Helvetica,san-serif;
font-size:18px;
font-weight:bold;
text-align:center;
}

.greendashed-testcopy {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
font-weight:normal;
text-align:left;
padding-top:15px;
}

.greendashed-testname {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
font-weight:bold;
text-align:right;
padding-top:15px;
}

#greendashed-box a{
	font-family:Georgia,"Times New Roman",Times,serif;
	text-decoration:none;
	color:#000000;
}

#greendashed-box a:hover{
	text-decoration:underline;
}


/* ---------------------------------- blue-box -------------------------*/
#blue-box {
background:#E0F1FC none repeat scroll 0 0;
border:4px solid #AAE3FF;
margin:20px auto;
padding:20px;
width:510px;
color:#000000;
}

.blue-testheader {
font-family:Tahoma,Arial,Helvetica,san-serif;
font-size:18px;
font-weight:bold;
text-align:center;
}

.blue-testcopy {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
font-weight:normal;
text-align:left;
padding-top:15px;
}

.blue-testname {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
font-weight:bold;
text-align:right;
padding-top:15px;
}

#blue-box a{
	font-family:Georgia,"Times New Roman",Times,serif;
	text-decoration:none;
	color:#000000;
}

#blue-box a:hover{
	text-decoration:underline;
}


/* ---------------------------------- red-box -------------------------*/
#red-box {
background:#FFFFCC none repeat scroll 0 0;
border:4px solid #990000;
margin:20px auto;
padding:20px;
width:510px;
color:#000000;
}

.red-testheader {
font-family:Tahoma,Arial,Helvetica,san-serif;
font-size:18px;
font-weight:bold;
text-align:center;
}

.red-testcopy {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
font-weight:normal;
text-align:left;
padding-top:15px;
}

.red-testname {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
font-weight:bold;
text-align:right;
padding-top:15px;
}

#red-box a{
	font-family:Georgia,"Times New Roman",Times,serif;
	text-decoration:none;
	color:#000000;
}

#red-box a:hover{
	text-decoration:underline;
}


/* ---------------------------------- reddashed-box -------------------------*/
#reddashed-box {
background:#FFFFCC none repeat scroll 0 0;
border:4px dashed #990000;
margin:20px auto;
padding:20px;
width:510px;
color:#000000;
}

.reddashed-testheader {
font-family:Tahoma,Arial,Helvetica,san-serif;
font-size:18px;
font-weight:bold;
text-align:center;
}

.reddashed-testcopy {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
font-weight:normal;
text-align:left;
padding-top:15px;
}

.reddashed-testname {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
font-weight:bold;
text-align:right;
padding-top:15px;
}

#reddashed-box a{
	font-family:Georgia,"Times New Roman",Times,serif;
	text-decoration:none;
	color:#000000;
}

#reddashed-box a:hover{
	text-decoration:underline;
}


