/* CSS Document */

#orgtick {
    padding-bottom: 7px;	
}


#orgtick li {

	list-style-image: url('/media/8798/tick.png');
	background: none;
	line-height: 19px;
	padding: 0px;
	font-size: 13px;
	margin-left: 8px;
	
}

#homevideo {
	background: none;
	margin-bottom: 10px;
}

#homevideo td{

	border:0 none; 
	vertical-align: middle; 
	text-align: left;
	padding: 0px 5px 0px 0px;
	font-size: 13px; 
	line-height: 17px; 
	background: none;
}

#homevideo td.video{
	width: 57px;
}

#homevideo td span{
	font-size: 13px;

}

#homevideo td span.view{
	font-size: 13px;
	color: #e0a33a;

}

#homevideo td span.view a {
	font-size: 13px;
	color: #e0a33a;
	text-transform: none;

}

#homevideo td span.time{
	font-size: 10px;
	color: #a3a4a9;

}

#demo {

	background-color: #E9EBEC;
    padding: 10px;
}

#orgstar li {

	list-style-image: url('/media/8797/star-icon.png');
	background: none;
	line-height: 19px;
	padding: 0px;
	font-size: 13px;
	margin-left: 8px;
}
#orgstar {
	padding-bottom: 0px;

}
#orgstar li span.view {
	font-size: 13px;
	color: #c9933b;
}

#orgstar li span.view a {
	font-size: 13px;
	color: #c9933b;
	text-transform: none;
}

#orgstar li span.time {
	font-size: 10px;
	color: #b5b5b9;
}

#demotable td {

	background: none;
	padding: 10px 10px 0px 0px;
	border-left: medium none;
	text-align: left;
	vertical-align: top;
	
}

#demotable td.left {

	padding: 0px 0px 13px 0px;
	text-align: left;
	vertical-align: top;
	border-left: medium none;
	background: url("/Images/base/border-dot.png") repeat-x scroll left bottom transparent;
	border-right: 1px solid #E9EBEC;
	width: 50%;
		
}

#demotable td.right {

	padding: 0px 0px 13px 20px;
	text-align: left;
	vertical-align: top;
	border-left: medium none;
	background: url("/Images/base/border-dot.png") repeat-x scroll left bottom transparent;
	width: 50%;
		
}

#demotable td span {

	color: #e0a33a;
	font-size: 13px;
	font-weight: bold;
}

h2.onecolumn {

    color: #4C4D51;
    font-family: Arial;
    font-size: 19px;
    font-weight: bold;
    padding-bottom: 12px;
    padding-top: 12px;
    text-align: center;
    text-transform: uppercase;
}

p.description {

    color: #4C4D51;
    font-family: Georgia;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 28px;
    text-align: center;

}

#newbutton {
    bottom: 10px;
    width: 210px;
    background-color: #E0A33A;
    box-shadow: 0 0 5px 3px rgba(76, 77, 81, 0.15);
    color: inherit;
    cursor: pointer;
    display: block;
    padding: 7px;
    text-align: center;
    text-decoration: inherit;
    float: right;
}

#newbutton a{
    color: #C9933B;
    cursor: pointer;
    text-decoration: inherit;

}

#newbutton span {
    border: 1px solid #C9933B;
    color: #FFFFFF;
    display: block;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    padding: 5px 4px !important;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
    text-transform: uppercase;
}

#demotable_so {
	margin-top: 20px;	
}

#demotable_so td {

	background: none;
	padding: 10px 10px 0px 0px;
	border-left: medium none;
	text-align: left;
	vertical-align: top;
	
}

#demotable_so td.left {

	padding: 0px 0px 13px 0px;
	text-align: left;
	vertical-align: top;
	border-left: medium none;
	border-right: 1px solid #E9EBEC;
	width: 50%;
		
}

#demotable_so td.right {

	padding: 0px 0px 13px 20px;
	text-align: left;
	vertical-align: top;
	border-left: medium none;
	width: 50%;
		
}

#demotable_so td span {

	color: #e0a33a;
	font-size: 13px;
	font-weight: bold;
}

p.new_so {
	margin-bottom: 50px;
	
}

#so_primary {
	border-style: none;
}

#so_primary td{
	border-style: none;
	text-align: left;
	padding: 0px;
	background: none;
}

#so_primary_left {
    font-size: 15px;
    list-style: square outside none;
    margin-left: 17px;
    padding-bottom: 5px;
    padding-right: 10px;	
}

#so_primary_right {
    font-size: 15px;
    list-style: square outside none;
    margin-left: 17px;
    padding-bottom: 5px;	
}

#so_primary_left li {
	width: 132px;	
}

#so_primary_right li {
	width: 200px;	
}