.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
display: none !important;}

body {
	background-color: #ececec;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
}

a
{
	color: #167aeb;
	text-decoration: none;
}

a:hover
{
	color: #167aeb;
	text-decoration: none;
}

.titlelink
{
	color: #000000;
	text-decoration: none;
}

.titlelink:hover
{
	color: #167aeb;
	text-decoration: underline;
}

.complink
{
	color: #484848;
	text-decoration: none;
}

.complink:hover
{
	color: #167aeb;
	text-decoration: none;
}
.ad
{
	border-radius: 3px; 
	padding: 1px;
	border: 1px solid #cfcfcf; 
	margin-bottom: 10px; 
	background-color: #ffffff;
	color: #414141;
	text-decoration: none;
 	-moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
 	-webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
}

.entry
{
	border-radius: 3px; 
	width: 349px; 
	padding: 5px; 
	border: 1px solid #cfcfcf; 
	margin-bottom: 10px; 
	float: left; 
	background-color: #ffffff;
	color: #414141;
	text-decoration: none;
 	-moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
 	-webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
}

.entry:hover
{
	border-radius: 3px; 
	width: 349px; 
	padding: 5px; 
	border: 1px solid #cfcfcf; 
	margin-bottom: 10px; 
	float: left; 
	text-decoration: none;
	background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
  background-image: -webkit-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -moz-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -ms-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -o-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: linear-gradient(top, #ffffff, #f0f0f0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#f0f0f0');	
}

.entry:active
{
	border-radius: 3px; 
	width: 349px; 
	padding: 5px; 
	border: 1px solid #cfcfcf; 
	margin-bottom: 10px; 
	float: left; 
	text-decoration: none;
	background-color: #ffffff;
 	-moz-box-shadow: 0 0 5px 1px rgba(255,255,255,.8) inset, 0 -1px 0 rgba(0,0,0,.3);
 	-webkit-box-shadow: 0 0 5px 1px rgba(255,255,255,.8) inset, 0 -1px 0 rgba(0,0,0,.3);
	box-shadow: 0 0 5px 1px rgba(255,255,255,.8) inset, 0 -1px 0 rgba(0,0,0,.3);
}


.button
{
				color: #ffffff;
				text-align: center;
        display: inline-block;
        white-space: nowrap;
        background-color: #548d08;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#80d017), to(#548d08));
        background-image: -webkit-linear-gradient(top, #80d017, #548d08);
        background-image: -moz-linear-gradient(top, #80d017, #548d08);
        background-image: -ms-linear-gradient(top, #80d017, #548d08);
        background-image: -o-linear-gradient(top, #80d017, #548d08);
        background-image: linear-gradient(top, #80d017, #548d08);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#80d017', EndColorStr='#548d08');
        font: bold 1em/2em Arial, Helvetica;
        border: 1px solid #548d08;
        text-decoration: none;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 0px 0 rgba(0,0,0,.3);
        -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 0px 0 rgba(0,0,0,.3);
        box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 0px 0 rgba(0,0,0,.3);
}

.button:hover
{
				color: #ffffff;
				text-decoration: none;
        background-color: #548d08;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#559dc6), to(#548d08));
        background-image: -webkit-linear-gradient(top, #548d08, #548d08);
        background-image: -moz-linear-gradient(top, #548d08, #548d08);
        background-image: -ms-linear-gradient(top, #548d08, #548d08);
        background-image: -o-linear-gradient(top, #548d08, #548d08);
        background-image: linear-gradient(top, #548d08, #548d08);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#548d08', EndColorStr='#548d08');
}

.button:active
{
        -moz-box-shadow: 0 0 4px 2px rgba(0,0,0,1) inset;
        -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset;
        box-shadow: 0 0 10px 1px rgba(255,255,255,.8) inset;
        position: relative;
        top: 1px;
				color: #ffffff;
				text-decoration: none;        
}

.button:focus
{
        outline: 0;
        background: #548d08;
				color: #ffffff;
				text-decoration: none;        
}    

.button:before
{
        background: #084d74;
        background: rgba(0,0,0,.1);
        float: left;
        width: 1em;
        text-align: center;
        font-size: 1.5em;
        padding: 0 .2em;
        -moz-box-shadow: 1px 0 0 rgba(84,141,8,.9), 2px 0 0 rgba(222,222,222,.5);
        -webkit-box-shadow: 1px 0 0 rgba(84,141,8,.9), 2px 0 0 rgba(222,222,222,.5);
        -moz-border-radius: .15em 0 0 .15em;
        -webkit-border-radius: .15em 0 0 .15em;
        border-radius: .15em 0 0 .15em;
        pointer-events: none;
}
		
.like:before
{
        content: "\2714";
}

.button[disabled], .button[disabled]:hover, .button.disabled, .button.disabled:hover
{
        background: #eee;
        color: #aaa;
        border-color: #aaa;
        cursor: default;
        text-shadow: none;
        position: static;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
}

.redbutton
{
				color: #ffffff;
				text-decoration: none;   				
				text-align: center;
        display: inline-block;
        white-space: nowrap;
        background-color: #548d08;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#da066a), to(#b40558));
        background-image: -webkit-linear-gradient(top, #da066a, #b40558);
        background-image: -moz-linear-gradient(top, #da066a, #b40558);
        background-image: -ms-linear-gradient(top, #da066a, #b40558);
        background-image: -o-linear-gradient(top, #da066a, #b40558);
        background-image: linear-gradient(top, #da066a, #b40558);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#da066a', EndColorStr='#b40558');
        font: bold 1em/2em Arial, Helvetica;
        border: 1px solid #548d08;
        text-decoration: none;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 0px 0 rgba(0,0,0,.3);
        -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 0px 0 rgba(0,0,0,.3);
        box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 0px 0 rgba(0,0,0,.3);
}

.redbutton:hover
{
				color: #ffffff;
				text-decoration: none;   	
        background-color: #548d08;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#b40558), to(#da066a));
        background-image: -webkit-linear-gradient(top, #b40558, #da066a);
        background-image: -moz-linear-gradient(top, #b40558, #da066a);
        background-image: -ms-linear-gradient(top, #b40558, #da066a);
        background-image: -o-linear-gradient(top, #b40558, #da066a);
        background-image: linear-gradient(top, #b40558, #da066a);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#b40558', EndColorStr='#da066a');
}

.redbutton:active
{
        -moz-box-shadow: 0 0 4px 2px rgba(0,0,0,1) inset;
        -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset;
        box-shadow: 0 0 10px 1px rgba(255,255,255,.8) inset;
        position: relative;
        top: 1px;
}

.redbutton:focus
{
        outline: 0;
        background: #1c5a85;
        color: #ffffff;
				text-decoration: none;   
}    

.redbutton:before
{
        background: #084d74;
        background: rgba(0,0,0,.1);
        float: left;
        width: 1em;
        text-align: center;
        font-size: 1.5em;
        padding: 0 .2em;
        -moz-box-shadow: 1px 0 0 rgba(84,141,8,.9), 2px 0 0 rgba(222,222,222,.5);
        -webkit-box-shadow: 1px 0 0 rgba(84,141,8,.9), 2px 0 0 rgba(222,222,222,.5);
        -moz-border-radius: .15em 0 0 .15em;
        -webkit-border-radius: .15em 0 0 .15em;
        border-radius: .15em 0 0 .15em;
        pointer-events: none;
}

.redbutton[disabled], .redbutton[disabled]:hover, .redbutton.disabled, .redbutton.disabled:hover
{
        background: #eee;
        color: #aaa;
        border-color: #aaa;
        cursor: default;
        text-shadow: none;
        position: static;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
}

.bluebutton
{
				color: #ffffff;
				text-decoration: none;   				
				text-align: center;
        display: inline-block;
        white-space: nowrap;
        background-color: #548d08;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
        background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
        background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
        background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
        background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
        background-image: linear-gradient(top, #3093c7, #1c5a85);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#3093c7', EndColorStr='#1c5a85');
        font: bold 1em/2em Arial, Helvetica;
        border: 1px solid #548d08;
        text-decoration: none;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 0px 0 rgba(0,0,0,.3);
        -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 0px 0 rgba(0,0,0,.3);
        box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 0px 0 rgba(0,0,0,.3);
}

.bluebutton:hover
{
				color: #ffffff;
				text-decoration: none;   	
        background-color: #548d08;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#1c5a85), to(#3093c7));
        background-image: -webkit-linear-gradient(top, #1c5a85, #3093c7);
        background-image: -moz-linear-gradient(top, #1c5a85, #3093c7);
        background-image: -ms-linear-gradient(top, #1c5a85, #3093c7);
        background-image: -o-linear-gradient(top, #1c5a85, #3093c7);
        background-image: linear-gradient(top, #1c5a85, #3093c7);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#1c5a85', EndColorStr='#3093c7');
}

.bluebutton:active
{
        -moz-box-shadow: 0 0 4px 2px rgba(0,0,0,1) inset;
        -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset;
        box-shadow: 0 0 10px 1px rgba(255,255,255,.8) inset;
        position: relative;
        top: 1px;
}

.bluebutton:focus
{
        outline: 0;
        background: #1c5a85;
        color: #ffffff;
				text-decoration: none;   
}    

.bluebutton:before
{
        background: #084d74;
        background: rgba(0,0,0,.1);
        float: left;
        width: 1em;
        text-align: center;
        font-size: 1.5em;
        padding: 0 .2em;
        -moz-box-shadow: 1px 0 0 rgba(84,141,8,.9), 2px 0 0 rgba(222,222,222,.5);
        -webkit-box-shadow: 1px 0 0 rgba(84,141,8,.9), 2px 0 0 rgba(222,222,222,.5);
        -moz-border-radius: .15em 0 0 .15em;
        -webkit-border-radius: .15em 0 0 .15em;
        border-radius: .15em 0 0 .15em;
        pointer-events: none;
}

.bluebutton[disabled], .bluebutton[disabled]:hover, .bluebutton.disabled, .bluebutton.disabled:hover
{
        background: #eee;
        color: #aaa;
        border-color: #aaa;
        cursor: default;
        text-shadow: none;
        position: static;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
}

#sidebar
{
	width: 300px;
}

#sidebar.fixed
{
	position: fixed;
  top: 50px;
}

/* Format */

.topheader {
 background: transparent url(http://default.thatvideosite.com/images/header.png) repeat-x 0px 0px;
 margin:0px auto;
}


/* Content */


.section {
	float: left;
	padding-right: 30px;
	margin-top: 13px; 
	font-weight: bold; 
	font-size: 1.0em; 

}


.smallboxlink
{
	padding: 3px;
	border-left: 3px solid #ededed;
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}

.smallboxlink:hover
{
	border-left: 3px solid #8a8a8a;
}

#mainimages {
	
border-top-width: 2px;
border-right-width-value: 2px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 2px;
border-left-width-value: 2px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #dddddd;
border-right-color-value: #dddddd;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #dddddd;
border-left-color-value: #dddddd;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
padding-top: 2px;
padding-right: 4px;
padding-bottom: 2px;
padding-left: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
width: 200px;
box-shadow: #ffffff;
background-color: #dddddd;
}

#mainimages:hover {
	
border-top-width: 2px;
border-right-width-value: 2px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 2px;
border-left-width-value: 2px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #373737;
border-right-color-value: #373737;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #373737;
border-left-color-value: #373737;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
padding-top: 2px;
padding-right: 4px;
padding-bottom: 2px;
padding-left: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
width: 200px;
box-shadow: #373737;
background-color: #373737;
}


.top {
 width: 1050px;
 margin:0px auto;
}

.cont {
 width: 1050px;
 margin:0px auto;
 margin-top: 10px;
}

