body{
    text-align : center;
	margin:0 auto;
	background-color:#ececec;
	padding:20px 0 10px 0;	
	width:950px;
	font-family:Arial, Helvetica, sans-serif;	
	font-size: small;	
}

a {
  text-decoration:none;
  color:#FF0000;
  font-size:11px;
}

img {
	border:0;
}


ul {
  padding:0;
  margin:0;
}


li {
  list-style:none;
}


#main{	
    text-align:left;
	width:950px;
	background-color:#FFFFFF;
	margin:0 auto;	
	overflow:hidden;
}


#header {
  background:url(images/Toppur.gif) no-repeat;	
  width:950px;
  height:25px;
}

#banner{
  height:165px;
  width:950px;  
}


#search_column {
  width:176px;
  float:left; 
  padding-left:10px;  
}


#header-line2 {
  width:950px;
  background:url(images/HeaderMenuBak.gif) no-repeat;
  overflow:hidden;
}


#search_column #search_button_container {
  padding-top:3px;
  float:left;
}


#search_column #search_container{
  padding-top:3px;
  float:left;
}


#search_column #search{    
  margin-right:10px;
  width:130px;  
  height:17px;
  border: 1px solid #c5c5c5;  
  background-color: #FFFFFF;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  padding-left:2px;
}


#search_column #btnsearch{  
      width: 18px;
      height: 18px;
      margin: 0;
      padding: 0;
      border: 0;
      background: transparent url(images/SearchButton.gif) no-repeat top left;            
      cursor: pointer; /* hand-shaped cursor */
      cursor: hand; /* IE 5.x */
}


#navigation {
background:url(images/HeaderMenuBak.gif) no-repeat;

    float:left;	
	width:764px;		
	overflow:hidden;
}


#navigation ul {
	background:url(../images/nav-first-bg.gif) no-repeat 0px 0;
	padding:0px 0 0 0;
	margin:0;
	width:950px;
	overflow:hidden;
	line-height:24px;
}


#navigation ul li{
	list-style:none;
	float:left;
	background:url(../images/nav-split.gif) no-repeat 100% 0;
	width:93px;
	text-align:center;
}


#navigation ul li a{
	text-decoration:none;
	display: block; 
	height: 24px;
}


#navigation ul li a:hover{
	color:#FF0000;
}


#navigation ul li.last {
	background:url(../images/nav-last-bg.gif) no-repeat 100% 0;
}


#navigation ul li.sep {
  color:#FFFFFF;
  width:2px;
}


#navigation ul li.normal a{
	color:#fff;
	font-size:11px;
	font-weight:bold;
}


#navigation ul li.selected a{
    color:#ff0000;
    font-size:11px;
    font-weight:bold;
}


#content{
  width:950px;	  
  overflow:hidden;  
  background:url(images/content-bak.gif) repeat-y;
  padding:7px 0 0 0;  
  margin:0;      
}


#content #left-column-content{
  float:left;
  width:180px;
  padding-left:6px;
  padding-right:6px;
}

#content #center-column-content {  
  float:left;  
  width:566px;
}


#content #right-column-content{
  float:left;
  width:180px;
  padding-left:6px;  
}


#content #right-column-content ul{  
  padding:0;
  margin:0;
}


#content #right-column-content ul li {  
  list-style:none;
}


#footer-top {
  border-left:1px solid #D7D7D7;
  border-right:1px solid #D7D7D7;  
  line-height:8px;  
}

#footer{
	background:#F3F3F3 url(images/Botn.gif) no-repeat;	
	margin:0;
	width:950px;
	height:24px;	
	clear:both;
}


#label {
  font-family: Arial, Helvetica, sans-serif;
  color:#ffffff;
  font-size:11px;
  font-weight:900;
  position:absolute;
  padding-top:5px;      
  padding-left:5px;
  font-variant:small-caps;
}


/*auglýsingar*/
#center-adv-slot {
  float:left;
  padding-top:7px;  
}

#right-adv-slot {
width:175px;
padding:0;
margin:0;
}

/*menu*/
#menu {
  
}


#menu-top {  
  background:url(images/TopMenuBox.gif) no-repeat 0 0;
  width:180px;  
}


#menu-bottom {  
  background:url(images/BottomMenuBox.gif) no-repeat  0 100%;
  padding-top:22px;  
  padding-bottom:6px;
  width:180px;  
}


#menu-content {  
  padding-top:5px;
  padding-left:4px;
  border-left:1px solid #D7D7D7;
  border-right:1px solid #D7D7D7;  
}


/*miđju dálkur*/
#center-column-inner-top {
  background:url(images/TopMainBox.gif) no-repeat 0 0;
  width:566px;   
}


#center-column-inner-bottom {
  background:url(images/BottomNewsBox.gif) no-repeat  0 100%;
  padding-top:22px;  
  padding-bottom:6px;
  width:566px; 
  overflow:hidden;
}


#center-column-inner-content{      
  padding-top:7px;  
  padding-left:5px;
  padding-right:5px;
  border-left:1px solid #D7D7D7;  
  border-right:1px solid #D7D7D7;
  font-size:11px;
}





/* Video miđju dálkur */
#center-column-inner #center_column_no_videocell{      
  width:554px;
  padding-bottom:10px;
  padding-right:2px;  
  vertical-align:top;
}

#center-column-inner #center_column_videotextcell{      
  width:482px;
  padding-bottom:10px;
  padding-right:2px;  
  vertical-align:top;
}

#center-column-inner #center_column_videocell {
  width:125px;  
  padding-bottom:15px;
  vertical-align:top;
  text-align:center;
}

#center-column-inner #center_column_videocell img{        
  border:1px solid #d7d7d7;  
  margin-right:2px;  
}


/* Miđju dálkar */

#center-column-inner #center_column_no_thumbcell{      
  width:277px;
  padding-bottom:10px;
  padding-right:2px;  
  vertical-align:top;
}

#center-column-inner #center_column_cell{      
  width:175px;
  padding-bottom:10px;
  padding-right:2px;  
  vertical-align:top;
}

#center-column-inner #center_column_thumbcell {
  width:102px;  
  padding-bottom:12px;
  vertical-align:top;
  text-align:center;
}

#center-column-inner #center_column_thumbcell img{        
  border:1px solid #d7d7d7;  
  margin-right:2px;  
}






#center-column-inner #right{ 
  width:281px;     
  display:inline;
  float:left;      
}


#center-column-inner #left{    
  width:281px;
  display:inline;
  float:left;    
}


/*fleiri fréttir*/
#morenews {
  float:left;
  padding-top:7px;
}


#morenews-top {  
  background:url(images/TopMoreNewsBox.gif) no-repeat 0 0;
  width:339px;  
}


#morenews-bottom {  
  background:url(images/BottomMoreNewsBox.gif) no-repeat  0 100%;
  padding-top:22px;
  padding-bottom:6px;
  width:339px;  
}


#morenews-content {  
  padding-top:4px;
  border-left:1px solid #D7D7D7;
  border-right:1px solid #D7D7D7;
  padding-left:4px;
  padding-right:4px;
}


/*forum*/
#spjall {
  float:left;
  padding-top:7px;
  padding-left:6px;
}


#spjall-top {  
  background:url(images/TopForumBox.gif) no-repeat 0 0;
  width:221px;  
}


#spjall-bottom {  
  background:url(images/BottomForumBox.gif) no-repeat  0 100%;
  padding-top:22px;
  padding-bottom:6px;
  width:221px;  
}


#spjall-content {  
  padding-top:4px;
  border-left:1px solid #D7D7D7;
  border-right:1px solid #D7D7D7;
  padding-left:4px;
  padding-right:4px; 
}


/*events*/
#events-top {  
  background:url(images/TopEventsBox.gif) no-repeat 0 0;
  width:180px;  
}


#events-bottom {  
  background:url(images/BottomEventsBox.gif) no-repeat  0 100%;
  padding-top:22px;
  padding-bottom:6px;
  width:180px;  
}


#events-content{  
  padding-top:3px;
  border-left:1px solid #D7D7D7;
  border-right:1px solid #D7D7D7;
  padding-left:4px;
  padding-right:4px;      
}


/*vote*/
#vote {
  padding-top:3px;
}



#vote-top {  
  background:url(images/TopVoteBox.gif) no-repeat 0 0;
  width:180px;  
}


#vote-bottom {  
  background:url(images/BottomVoteBox.gif) no-repeat  0 100%;
  padding-top:22px;
  padding-bottom:5px;
  width:180px; 
  overflow:hidden; 
}


#vote-content{  
  padding-top:3px;
  border-left:1px solid #D7D7D7;
  border-right:1px solid #D7D7D7;
  padding-left:4px;
  padding-right:4px;  
}

#VoteButton_container {
  padding-left:110px;  
}







#vote-content P {
  padding-top:4px;
  margin:0;
}



/*ozon*/
#ozon {  
  text-align:center;
  padding-top:12px;
  background-color:#ececec;
  margin:0;    
  width:950px;  
  height:15px;
  cursor:hand;
}

#ozon img{
  width:135px;
}

.skraning { font-family: Tahoma,Verdana,Arial, Helvetica, sans-serif;font-size: 8pt;color: #666666} 
.skraning  a:link {color: #666666;font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;font-weight : bold;font-size : 8pt;Text-decoration:none;}
.skraning  a:active {color: #666666;font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;font-weight : bold;font-size : 8pt;Text-decoration:none;}
.skraning  a:visited {color: #666666;font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;font-weight : bold;font-size : 8pt;Text-decoration:none;}
.skraning  a:hover {color: #ff0000;font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;font-weight : bold;font-size : 8pt;Text-decoration:none;}


/*fyrirspurnir*/

.Fyrirspurnir {COLOR: #666666; FONT-FAMILY:  Tahoma,Verdana,Arial,Helvetica,sans-serif;font-weight : bold;font-size : 7pt;}

.EldriFrettir { font-family: Tahoma,Verdana,Arial, Helvetica, sans-serif;font-size: 8pt;color: #000000} 
.EldriFrettir  a:link {color: #666666;font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;font-weight : bold;font-size : 7pt;Text-decoration:none;}
.EldriFrettir  a:active {color: #666666;font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;font-weight : bold;font-size : 7pt;Text-decoration:none;}
.EldriFrettir  a:visited {color: #666666;font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;font-weight : bold;font-size : 7pt;Text-decoration:none;}
.EldriFrettir  a:hover {color: #ff0000;font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;font-weight : bold;font-size : 7pt;Text-decoration:none;}

.InputBox {
	border : 1px solid #D7D7D7;
	color : #333333;
	height: 17;	
	padding-top : 3px;
	background : #FFFFFF;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size : 7pt;
	font-weight : bold;
}  

.InputBoxError {
  border : 1px solid #FF0000;
}

.MultilineBox {
	border : 1px solid #D7D7D7;
	color : #333333;	
	padding-top : 3px;
	background : #FFFFFF;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size : 7pt;
	font-weight : bold;
	scroll: none
}

.FormButton {
	border : 1px solid #D7D7D7;
	color : #666666;
	height: 17;	
	background : #FFFFFF;
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size : 7pt;
	font-weight : bold;
} 	


.MyndSend {COLOR: #333333; FONT-FAMILY:  Tahoma,Verdana,Arial,Helvetica,sans-serif;font-weight : bold;font-size : 8pt;}

.GalleryLink { color:#222222 ; text-decoration:none ; font-family: verdana, arial ;
                font-size: 11px; }
.GalleryLink a:link { color:#222222 ; text-decoration:none ; font-family: verdana, arial ;
                font-size: 11px; 	font-weight: bold;}
.GalleryLink a:visited { color:#222222 ; text-decoration:none ; font-family: verdana, arial ;
                font-size: 11px; 	font-weight: bold;}
.GalleryLink a:active { color:#222222 ; text-decoration:none ; font-family: verdana, arial ;
                font-size: 11px; 	font-weight: bold;}
.GalleryLink a:hover { color:#ff0000 ; text-decoration:underline ; font-family: verdana, arial ;
                font-size: 11px; 	font-weight: bold; }
				
.GalleryText {
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #ff0000;
}				


.left {
  float:left;
  clear:both;
}

.right {
  float:left;    
}

/*multi menu*/
.LeftMenu1  a:link {color: #666666;font-family: Arial, Helvetica, sans-serif;font-weight : bold;font-size : 11px;Text-decoration:none;}
.LeftMenu1  a:active {color: #666666;font-family: Arial, Helvetica, sans-serif;font-weight : bold;font-size : 11px;Text-decoration:none;}
.LeftMenu1  a:visited {color: #666666;font-family: Arial, Helvetica, sans-serif;font-weight : bold;font-size : 11px;Text-decoration:none;}
.LeftMenu1  a:hover {color: #ff0000;font-family: Arial, Helvetica, sans-serif;font-weight : bold;font-size : 11px;Text-decoration:none;}

.LeftMenu2  a:link {color: #666666;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 11px;Text-decoration:none;}
.LeftMenu2  a:active {color: #666666;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 11px;Text-decoration:none;}
.LeftMenu2  a:visited {color: #666666;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 11px;Text-decoration:none;}
.LeftMenu2  a:hover {color: #ff0000;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 11px;Text-decoration:none;}

.LeftMenu3  a:link {color: #666666;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}
.LeftMenu3  a:active {color: #666666;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}
.LeftMenu3  a:visited {color: #666666;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}
.LeftMenu3  a:hover {color: #ff0000;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}

.LeftMenu4  a:link {color: #666666;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}
.LeftMenu4  a:active {color: #666666;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}
.LeftMenu4  a:visited {color: #666666;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}
.LeftMenu4  a:hover {color: #ff0000;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}

.LeftMenu5  a:link {color: #666666;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}
.LeftMenu5  a:active {color: #666666;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}
.LeftMenu5  a:visited {color: #666666;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}
.LeftMenu5  a:hover {color: #ff0000;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}

.LeftMenu6  a:link {color: #666666;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}
.LeftMenu6  a:active {color: #666666;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}
.LeftMenu6  a:visited {color: #666666;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}
.LeftMenu6  a:hover {color: #ff0000;font-family: Arial, Helvetica, sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}

.LeftMenu7  a:link {color: #666666;font-family: Arial,Helvetica,sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}
.LeftMenu7  a:active {color: #666666;font-family: Arial,Helvetica,sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}
.LeftMenu7  a:visited {color: #666666;font-family: Arial,Helvetica,sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}
.LeftMenu7  a:hover {color: #ff0000;font-family: Arial,Helvetica,sans-serif;font-weight : normal;font-size : 8pt;Text-decoration:none;}


/*default template*/
.FrettirTitle { color: #666666;font-family: Arial,Helvetica,sans-serif;font-weight : bold;font-size : 8pt;Text-decoration:none;} 
.FrettirTitle  a:link {color: #666666;font-family: Arial,Helvetica,sans-serif;font-weight : bold;font-size : 8pt;Text-decoration:none;}
.FrettirTitle  a:active {color: #666666;font-family: Arial,Helvetica,sans-serif;font-weight : bold;font-size : 8pt;Text-decoration:none;}
.FrettirTitle  a:visited {color: #666666;font-family: Arial,Helvetica,sans-serif;font-weight : bold;font-size : 8pt;Text-decoration:none;}
.FrettirTitle  a:hover {color: #ff0000;font-family: Arial,Helvetica,sans-serif;font-weight : bold;font-size : 8pt;Text-decoration:none;}

.Texti {COLOR: #666666; FONT-FAMILY:  Arial,Helvetica,sans-serif;font-size:11px; line-height: 16px;}
.Texti  a:link {color: #666666;font-family: Arial,Helvetica,sans-serif;font-weight : bold;font-size : 10px;Text-decoration:none; 16px;}
.Texti  a:active {color: #666666;font-family: Arial,Helvetica,sans-serif;font-weight : bold;font-size : 10px;Text-decoration:none; 16px;}
.Texti  a:visited {color: #666666;font-family: Arial,Helvetica,sans-serif;font-weight : bold;font-size : 10px;Text-decoration:none; 16px;}
.Texti a:hover {color: #ff0000;font-family: Arial,Helvetica,sans-serif;font-weight : bold;font-size : 10px;Text-decoration:none; 16px;}

.mastertitle {color: #ff0000;font-family: Arial,Helvetica,sans-serif;font-weight : bold;font-size : 8pt;Text-decoration:none;}
.mastertext {COLOR: #666666; FONT-FAMILY:  Arial,Helvetica,sans-serif;font-size:7pt;}

.tilbaka  a:link {color: #666666;font-family: Arial,Helvetica,sans-serif;font-weight : bold;font-size : 8pt;Text-decoration:none;}
.tilbaka  a:active {color: #666666;font-family: Arial,Helvetica,sans-serif;font-weight : bold;font-size : 8pt;Text-decoration:none;}
.tilbaka  a:visited {color: #666666;font-family: Arial,Helvetica,sans-serif;font-weight : bold;font-size : 8pt;Text-decoration:none;}
.tilbaka  a:hover {color: #FF0000;font-family: Arial,Helvetica,sans-serif;font-weight : bold;font-size : 8pt;Text-decoration:none;}

.Leit {COLOR: #666666; FONT-FAMILY:  Tahoma,Verdana,Arial,Helvetica,sans-serif;;font-size:7pt;} 
.Leit  a:link {color: #666666;font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;font-weight : bold;font-size : 7pt;Text-decoration:none;}
.Leit  a:active {color: #666666;font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;font-weight : bold;font-size : 7pt;Text-decoration:none;}
.Leit  a:visited {color: #666666;font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;font-weight : bold;font-size : 7pt;Text-decoration:none;}
.Leit  a:hover {color: #ff0000;font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;font-weight : bold;font-size : 7pt;Text-decoration:none;}

.myndaborder {BORDER: 1px solid #d7d7d7}

.Listi {COLOR: #FF0000; FONT-FAMILY:  Arial,Helvetica,sans-serif;font-size:11px; line-height: 22px;}

.FrettirDags {COLOR: #333333;FONT-FAMILY: Tahoma,Arial,Helvetica,verdana,arial,sans-serif; FONT-SIZE: 7pt;}

.plainline { border-top:1px solid #666666; }


/*leturstćrđir*/

p {
  color:#666666;
  font-size:11px;
  padding:1px;
  margin:0;
}


p a:link{
  color:#FF0000;
  font-size:10px;
  padding:1px;
  margin:0;
  font-weight:bold;
  text-decoration:none;
}

p a:active{ color:#FF9999; }
p a:visited{ color:#FF0000; }
p a:hover{ color:#FF9999; }


h1{
  color:#666666;
  font-size:9px;
  padding:1px;
  margin:0;
}


h1 a{
  color:#FF0000;
  font-size:10px;
  padding:1px;
  margin:0;
}


h2 {
  color:#666666;
  font-size:11px;
  padding:1px;
  margin:0;
  font-weight:bold;
  text-decoration:none;
}


h2 a:link{
  color:#FF0000;
  font-size:11px;
  padding:1px;
  margin:0;
  font-weight:bold;
  text-decoration:none;
}

h2 a:active{ color:#FF9999; }
h2 a:visited{ color:#FF0000; }
h2 a:hover{ color:#FF9999; }


h3{  
  font-size:11px;
  padding:1px;
  margin:0;
}

h3 a{  
  text-decoration:none;
  color:#FF0000;
  font-size:11px;
  padding:1px;
  margin:0;
}

h4 {
  color:#FF0000;
  font-size:11px;
  padding:1px;
  margin:0;
  font-weight:bold;
  text-decoration:none;
}

h4 a{
  text-decoration:none;
  color:#FF0000:
  font-size:10px;  
  padding:1px;
  margin:0;
}

h5 {
  color:#777777;
  font-size:8pt;
  padding:1px;
  margin:0;
  font-weight:bold;
  text-decoration:none;
}


.sharepanel { float:right; }

.sharepanel div { margin:0 7px 0 0; }

.sharepanel label { float:left; font-weight:bold; color:#aaa; margin:1px 7px 0 0; }

.sharepanel a { color:#aaa; font-size:0.8em; display:block; margin:2px 0 0 0;  }

.facebook_icon { float:left; background:url(images/facebook_icon.gif) no-repeat; padding:0 0 0 20px; min-height:16px; _height:16px; }

.facebook_icon  a:link {color: #888888;font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;font-weight : bold;font-size : 10px;Text-decoration:none;}

.facebook_icon  a:active {color: #888888;font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;font-weight : bold;font-size : 10px;Text-decoration:none;}

.facebook_icon  a:visited {color: #888888;font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;font-weight : bold;font-size : 10px;Text-decoration:none;}

.facebook_icon  a:hover {color: #203982;font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;font-weight : bold;font-size : 10px;Text-decoration:none;}



/*

    ColorBox Core Style

    The following rules are the styles that are consistant between themes.

    Avoid changing this area to maintain compatability with future versions of ColorBox.

*/

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}

#cboxOverlay{position:fixed; width:100%; height:100%;}

#cboxMiddleLeft, #cboxBottomLeft{clear:left;}

#cboxContent{position:relative;}

#cboxLoadedContent{overflow:auto;}

#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}

#cboxTitle{margin:0;}

#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}



/* 

    ColorBox example user style

    The following rules are ordered and tabbed in a way that represents the

    order/nesting of the generated HTML, so that the structure easier to understand.

*/

#cboxOverlay{background:#000;}



#colorbox{ }

    #cboxContent{margin-top:20px;}

        #cboxLoadedContent{background:#000; padding:5px;}

        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}

        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}

        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}

        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}

        #cboxPrevious.hover{background-position:bottom left;}

        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}

        #cboxNext.hover{background-position:bottom right;}

        #cboxLoadingOverlay{background:#000;}

        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}

        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}

        #cboxClose.hover{background-position:bottom center;}
