
/* CSS - UNIK RED MOVIES */

html{
scrollbar-base-color:#000;
scrollbar-arrow-color:#c2150c;
}

body{
margin:0px;
border:0px;
padding:0px;
width:100%;
height:100%;
background:#555;
border-collapse:collapse;
font-size:11pt;
font-family:Verdana,Arial,Tahoma,Helvetica,"Sans Serif";
color:#111;
background-image:url('http://www.unikwebdesign.com/img/bg/uwd_tile_40x40.png');
background-repeat:repeat;
}
/* background:url('/img/bg/bg_tile_blue_squares_7bbbed_c2150c.gif') repeat fixed; */

a{
text-decoration:underline;
color:#c2150c;
font-family:arial,tahoma,verdana;
font-size:11px;
}
a:active{
text-decoration:underline;
color:#c2150c;
font-family:arial,tahoma,verdana;
font-size:11px;
}
a:link{
text-decoration:underline;
color:#c2150c;
font-family:arial,tahoma,verdana;
font-size:11px;
}
a:visited{
text-decoration:underline;
color:#c2150c;
font-family:arial,tahoma,verdana;
font-size:11px;
}
a:focus{
text-decoration:underline;
color:#c2150c;
font-family:arial,tahoma,verdana;
font-size:11px;
}
a:hover{
text-decoration:underline;
color:#555;
font-family:arial,tahoma,verdana;
font-size:11px;
}



img{border:0px;}
img a{border:0px;}
a:visited img{border:0px;}
a:hover img{border:0px;}

table{
font-family:verdana,arial,tahoma;
font-size:11px;
color: #111;
}


.OuterShadowL{
width:12px;
background:url('/img/borders/shdw_border_l.png') repeat-y;
}
.OuterBorderL-Z{
width:9px;
background:url('/img/borders/outer_border_l.gif') repeat-y;
}
.OuterBorderR-Z{
width:9px;
background:url('/img/borders/outer_border_r.gif') repeat-y;
}
.OuterShadowR{
width:12px;
background:url('/img/borders/shdw_border_r.png') repeat-y;
}


/* HEADER STARTof */

/* header's shadow background */
.headerbgShadow{
border:0px;
background-color:#000;
background-image:url('/img/bg/unik_blue_fade_black_to_dark_red.png');
background-repeat:repeat-y;
}
.headerbgShadowTop{
border:0px;
background-image:url('/img/borders/shdw_border_t.png');
background-repeat:repeat-x;
}
.headerbgShadowBottom{
border:0px;
background-image:url('/img/borders/shdw_border_b.png');
background-repeat:repeat-x;
}

/* header's main background */
.headerbg{
font-family:verdana,arial,tahoma,helvetica,"sans serif";
background-color:#000;
background-image:url('/img/bg/unik_blue_fade_black_to_dark_red.png');
background-repeat:repeat-y;
}
.headerTitle a{
font-size:40pt;
font-family:"BankGothic Md BT","Bremen Bd BT",verdana,arial;
color:#c2150c;
text-decoration:none;
}
.headerTitle a:link{
color:#c2150c;
text-decoration:none;
}
.headerTitle a:visited{
color:#c2150c;
text-decoration:none;
}
.headerTitle a:hover{
color:#fff;
text-decoration:none;
}


/* header's date display style properties + header's set homepage - next to date */
.date{
font-family:verdana,arial,tahoma,sans-serif;
color:#fff;
font-size:10px;
}
.date a{
marging-right:25px;
color:#fff;
text-decoration:none;
}



/* header's tabs - below date - TD (tab images/right/division/left) */
.channelsbg{
width:100%;
height:50px;
background:url('/img/bg/heading_bg_red_dark_bttm_light_top_50.png');
background-repeat:repeat-x;
}

.channelnav{
font-family:verdana,Arial,tahoma,sans-serif;
font-size:11px;
color:#fff;
padding-left:0px;
padding-right:0px;
}
a.channelnav{
color:#fff;
text-decoration:none;
}
.channelnav a:link{
color:#fff;
text-decoration:none;
}
.channelnav a:visited{
color:#fff;
text-decoration:none;
}
.channelnav a:hover{
color:#aaa;
text-decoration:underline;
}
/* HEADER ENDof */




.MainTable{
width:100%;
margin-top:20px;
}

a.resultheader:active, a.resultheader:link, a.resultheader:visited, a.resultheader:focus,a.resultheader:hover{
font-family:Verdana;
font-weight:bold;
font-size: 12px;
margin-bottom:4px;
} 
a.searchin:active, a.searchin:link, a.searchin:visited, a.searchin:focus {
font-family:arial,tahoma,verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#fff;
}
a.searchin:hover{
color:#aaa;
text-decoration:none;
}


a.bookmarkHL:active, a.bookmarkHL:link, a.bookmarkHL:visited, a.bookmarkHL:focus {
font-family:arial,tahoma,verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
a.bookmarkHL:hover{
}

.bookmarkLeftSel{
width:1px;
height:25px;
background:#c2150c;
border-left:1px solid #c2150c;
border-top:1px solid #c2150c;
}
.bookmarkCenterSel{
border-top:1px solid #c2150c;
height:25px;
text-align:center;
padding-left:50px;
padding-right:50px;
padding-top:2px;
background:#c2150c;
text-decoration:none;
}
.bookmarkCenterSel a{
color:#fff;
text-decoration:none;
}
.bookmarkCenterSel a:hover{
color:#fff;
cursor:default;
}
.bookmarkRightSel{
width:1px;
height:25px;
background:#c2150c;
border-right:1px solid #c2150c;
border-top:1px solid #c2150c;
}


.bookmarkLeft{
width:1px;
height:25px;
background:#111;
border-left:1px solid #111;
border-top:1px solid #111;
}
.bookmarkCenter{
border-top:1px solid #111;
height:25px;
text-align:center;
padding-left:50px;
padding-right:50px;
padding-top:5px;
background:#111;
}
.bookmarkCenter a{
color:#888;
text-decoration:none;
}
.bookmarkCenter a:hover{
color:#fff;
}
.bookmarkRight{
width:1px;
height:25px;
background:#111;
border-right:1px solid #111;
border-top:1px solid #111;
}


.MB{
}

.M1{
text-align:center;
font-size:14px;
font-family:"BankGothic MD BT";
color:#c2150c;
}
a.M1:active, a.M1:link, a.M1:visited, a.M1:focus{
font-size:14px;
font-family:"BankGothic MD BT";
color:#c2150c;
}
a.M1:hover{
color:#AAAAAA;
text-decoration:underline;
}

#SrDirL-1{
text-align:center;
}
.SrDirL-1{
font-family:arial;
font-size:11pt;
color:#111;
}
a.SrDirL-1{
font-family:arial;
font-size:11pt;
color:#c2150c;
}
a.SrDirL-1:active, a.SrDirL-1:link, a.SrDirL-1:visited, a.SrDirL-1:focus{
font-family:arial;
font-weight:bold;
font-size:11pt;
color:#c2150c;
}
a.SrDirL-1:hover{
color:#555;
text-decoration:underline;
}


#SrDirL-2{
}
a.SrDirL-2{
font-family:verdana;
font-size:11px;
color:#c2150c;
text-decoration:none;
}
a.SrDirL-2:active, a.SrDirL-2:link, a.SrDirL-2:visited, a.SrDirL-2:focus{
font-family:verdana;
font-size:11px;
color:#c2150c;
text-decoration:none;
}
a.SrDirL-2:hover{
color:#555;
text-decoration:underline;
}

#SrDirL-3{
}
a.SrDirL-3{
font-family:verdana;
font-size:11px;
color:#c2150c;
text-decoration:none;
}
a.SrDirL-3:active, a.SrDirL-3:link, a.SrDirL-3:visited, a.SrDirL-3:focus{
font-family:verdana;
font-size:11px;
color:#c2150c;
text-decoration:none;
}
a.SrDirL-3:hover{
color:#555;
text-decoration:underline;
}


#SearchForm{
width:100%;
border-top:1px solid #eee;
background:url('/img/bg/unik_grad_tile_44.png');
background-repeat:repeat-x;
}

TABLE.SearchForm{
margin:0px;
height:44px;
font-family:"BankGothic MD BT",arial,tahoma,verdana;
font-size:12px;
color:#555;
}
.QueryInput{
width:500px;
height:23px;
padding-left:8px;
border:1px solid #c2150c;
font-family:"BankGothic MD BT",verdana,arial,tahoma;
font-size:20px;
color:#c2150c;
background-image:url('http://www.uniknetwork.com/img/bg/uwd_grad_inv_1200x1.png');
background-repeat:repeat-y;
}
.QueryInputTop{
width:500px;
height:23px;
padding-left:8px;
border:1px solid #c2150c;
font-family:"BankGothic MD BT",verdana,arial,tahoma;
font-size:20px;
color:#c2150c;
background-image:url('http://www.uniknetwork.com/img/bg/uwd_grad_inv_1200x1.png');
background-repeat:repeat-y;
background-position:-300px 0px;
}
.QueryInputBottom{
width:340px;
height:23px;
padding-left:8px;
border:1px solid #c2150c;
font-family:"BankGothic MD BT",verdana,arial,tahoma;
font-size:20px;
color:#c2150c;
background-image:url('http://www.uniknetwork.com/img/bg/uwd_grad_inv_1200x1.png');
background-repeat:repeat-y;
background-position:-300px 0px;
}
.QuerySubmitBttn{
height:25px;
border:1px solid #c2150c;
background:url('/img/bttns/unik_bttn_Search_25px.jpg');
background-repeat:no-repeat;
}





#InfoIcon{position:relative;left:30px;top:-1px;z-index:3;width:25px;height:25px;
background-image:url('http://www.uniknetwork.com/img/bttns/info_blue_ball_25px.png');background-repeat:no-repeat;}
#SubmitButtonR{position:relative;left:-135px;top:-1px;z-index:3;}

TABLE.SearchForm_Top{
width:100px;
height:55px;
border:0px;
margin:0px;
}
.QueryInput_Top{
width:690px;
height:48px;
padding-left:35px;
border:1px solid #c0c0c0;
font-family:"BankGothic MD BT",verdana,arial,tahoma;
font-size:40px;
color:#c2150c;
background-image:url('http://www.uniknetwork.com/img/bg/uwd_grad_inv_1200x1.png');
background-repeat:repeat-y;
background-position:-200px 0px;
}
.QuerySubmitBttn_Top{
height:25px;
border:1px solid #c0c0c0;
background:url('http://www.uniknetwork.com/img/bttns/UNIK_bttn_Search_115x25px.png');
background-repeat:no-repeat;
}




TABLE.SearchForm_Bottom{
width:100px;
height:25px;
border:0px;
margin:0px;
}
.QueryInput_Bottom{
width:340px;
height:23px;
padding-left:8px;
border:1px solid #c0c0c0;
font-family:"BankGothic MD BT",verdana,arial,tahoma;
font-size:20px;
color:#c2150c;
background-image:url('http://www.uniknetwork.com/img/bg/uwd_grad_inv_1200x1.png');
background-repeat:repeat-y;
background-position:-300px 0px;
}
.QuerySubmitBttn_Bottom{
height:25px;
border:1px solid #c0c0c0;
background:url('http://www.uniknetwork.com/img/bttns/unik_bttn_Search_230x50px.png');
background-repeat:no-repeat;
}






td.sr_HeadingText{
height:44px;
font-family:"BankGothic MD BT",arial,tahoma,verdana;
font-size:12px;
color:#111;
background:url('/img/bg/unik_grad_tile_44.png');
background-repeat:repeat-x;
border-top:0px;
padding-left:20px;
padding-right:20px;
}


td.related{
padding-left:16px;
padding-bottom:1px;
background:#fff;
}
td.BoxHead{
width:200px;
height:44px;
padding-left:15px;
font-family:"BankGothic MD BT",arial,tahoma,verdana;
font-size:12px;
color:#fff;
background:url('/img/bg/heading_bg_red_dark_bttm_light_top_50.png');
background-repeat:repeat-x;
}
a.related:active, a.related:link, a.related:visited, a.related:focus{
font-family:arial;
font-size:13px;
color:#c2150c;
}
a.related:hover{
text-decoration:underline;
}

/* background:url('/img/borders/shdw_border_l.png-Z') repeat-y; */
.BoxBorderL{
width:12px;
}

/* background:url('/img/borders/shdw_border_r.png-Z') repeat-y; */
.BoxBorderR{
width:12px;
}



/* MSN */
/* Search Results DIV - contains all 3 below */
div.msnresult{
width:100%;
padding-top:8px;
padding-bottom:8px;
margin-left:24px;
margin-right:24px;
font-family:arial,tahoma,"MS Sans Serif";
font-size:10px;
color:#111;
border-bottom:0px; /* opt #D5D5E8 */
}
/* Search Results ACTIVE */
a.msneresult:active, a.msneresult:link, a.msneresult:visited, a.msneresult:focus{
font-family:arial;
font-size:11px;
color:#c2150c;
}
/* Search Results' Title/Link - A HREF inside DIV */
a.msneresult:hover{
text-decoration:underline;
}
/* Search Results' Content - DIV */
div.msnresultcnt{ 
display:block;
width:80%;
font-size:11px;
}
/* Search Results' URL - SPAN */
.msnresulturl{
color:#999;
font-size:10px;
}


div.related{
padding-left:5px;
}

a.related:active, a.related:link, a.related:visited, a.related:focus,a.related:hover {
font-family:arial;
font-size:11px;
} 


div.pagination{
width:100%;
text-align:center;
margin-top:15px;
margin-bottom:10px;
padding:5px;
color:#555;
font-weight:bold;
}
div.pagination a{
font-family:arial;
font-size:14px;
font-weight:bold;
padding-top:2px;
padding-bottom:2px;
padding-left:5px;
padding-right:5px;
background:#fff;
border:1px solid #000;
color:#c2150c;
text-decoration:none;
}
div.pagination span{
font-family:arial;
font-size:14px;
font-weight:bold;
padding-top:2px;
padding-bottom:2px;
padding-left:5px;
padding-right:5px;
border:1px solid #c2150c;
background:#000;
color:#fff;
text-decoration:none;
}
div.pagination a:hover{
font-size:14px;
text-decoration:none;
border:1px solid #c2150c;
background:#c2150c;
color:#000;
}


td.sr_footerBarText{
height:44px;
font-family:arial,tahoma,verdana;
font-size:11px;
color:#fff;
background:url('/img/bg/heading_bg_red_dark_bttm_light_top_50.png');
background-repeat:repeat-x;
padding-left:10px;
padding-right:10px;
}
.sr_footerBarText a:hover{
color:#aaa;
text-decoration:underline;
}

#footerText{
width:100%;
height:25px;
font-family:arial,tahoma,verdana;
font-size:10px;
color:#444;
text-align:center;
margin-bottom:5px;
background:#fff;
}
.UWD{
font-family:"BankGothic Md BT",verdana,arial,tahoma;
font-size:14px;
}
a.UWD{
font-family:"BankGothic Md BT",verdana,arial,tahoma;
font-size:14px;
}
a.UWD:hover{
font-family:"BankGothic Md BT",verdana,arial,tahoma;
font-size:14px;
}
.HMaxDom{
font-family:"BankGothic Md BT",verdana,arial,tahoma;
font-size:14px;
}
a.HMaxDom{
font-family:"BankGothic Md BT",verdana,arial,tahoma;
font-size:14px;
color:#C2150C;
}
a.HMaxDom:hover{
font-family:"BankGothic Md BT",verdana,arial,tahoma;
font-size:14px;
color:#555;
}

/* Large Rectangle Ad - Bottom (below results) */
TABLE.btmSponsLinks{
border:1px;
border-style:solid;
border-color:#C2150C;
width:92%;
background:#fff;
border-collapse:collapse;
}
div.btmSponsLinks{
width:100%;
padding-top:7px;
padding-bottom:7px;
margin-left:20px;
}


/* AMAZON */
/* All results for Amazon */
div.allResults{
width:96%;
text-align:center;
margin-top:10px;
margin-bottom:10px;
border:0px;
padding-top:5px;
padding-bottom:5px;
background:#c0c0c0;
background-image:url('http://www.uniknetwork.com/img/bg/uwd_grad_inv_1200x1.png');
background-repeat:repeat-y;
background-position:-200px 0px;
}
.allResults a{
font-size:11px;
color:#fff;
}
div.result{
width:380px;
margin-left:5px;
margin-right:15px;
margin-top:2px;
padding-bottom:30px;
font-size:11px;
}
span.resulturl{
font-size:10px;
color:green;
}
td.resultImg{
width:60px;
padding:5px;
}
td.resultContent{
font-family:arial;
font-size:12px;
padding:5px;
}

div.amazonresult{
width:336px;
padding-top:7px;
padding-bottom:3px;
margin-left:24px;
margin-right:24px;
font-family:arial;
font-size:12px;
border-bottom:1px solid #ddd;
}
td.amazonContent{
font-family:arial;
font-size:12px;
}
a.amazonresult:active, a.amazonresult:link, a.amazonresult:visited, a.amazonresult:focus{
font-family:arial;
font-weight:bold;
font-size:12px;
color:#c2150c;
}
a.amazonresult:hover{
text-decoration:underline;
color:#555;
}
td.amazonImg{
width:60px;
padding:5px;
}

a.SeeAllResultsBottom:active, a.SeeAllResultsBottom:link, a.SeeAllResultsBottom:visited, a.SeeAllResultsBottom:focus{
font-family:arial;
font-weight:bold;
font-size:12px;
color:#c0150c;
}
a.SeeAllResultsBottom:hover{
text-decoration:none;
color:#333;
}

.alpha{
/* IE */
filter:alpha(opacity=70);
/* Mozilla */
-moz-opacity:0.7;
/* CSS3 standard */
opacity:0.7;
}