body{
	margin:0px;
	background-color:#b1b1b1;
}
@font-face{
	font-family:ubuntur;
	src:url("fonts/ubuntur.eot")
}
 @font-face{
	font-family:ubuntur;
	src:url("fonts/ubuntur.ttf")
}
@font-face {
    font-family: 'museo3';
    src: url('fonts/museo300regular-webfont.eot');
    src: url('fonts/museo300regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo300regular-webfont.woff') format('woff'),
         url('fonts/museo300regular-webfont.ttf') format('truetype'),
         url('fonts/museo300regular-webfont.svg#Museo300Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'rbno2light';
    src: url('fonts/rbno2light-webfont.eot');
    src: url('fonts/rbno2light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/rbno2light-webfont.woff') format('woff'),
         url('fonts/rbno2light-webfont.ttf') format('truetype'),
         url('fonts/rbno2light-webfont.svg#RBNo2LightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}




#formal{
	width:200;
	position:relative;
	
}
#bg{
	background-image:url(img/bg.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.cat{
	border:1px solid #4e144f;
	-moz-box-shadow:    inset 0 0 3px #4e144f;
	-webkit-box-shadow: inset 0 0 3px #4e144f;
	box-shadow:         inner 0 0 3px #4e144f;
}
.main_bg{
	background-image:url(img/main_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:;
}
.img{
	border:1px solid #bfc5c9;
}
.class1{
	font-family: ubuntur;
	font-size:16px;
	color:#fff;
	font-weight:bold;
}
.class2{
	font-family: ubuntur;
	font-size:14px;
	color:#fff;
}
.class3{
	font-family: ubuntur;
	font-size:12px;
	font-style:oblique;
	color:#686868;
}
.class4{
	font-family:museo3;
	font-size:18px;
	color:#fff;
	text-transform:capitalize;
}
.class5{
	font-family:museo3;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	text-transform:capitalize;
}
.class5:hover{
	text-decoration:underline;
}
.class6{
	font-family:museo3;
	font-size:18px;
	color:#000;
	text-transform:capitalize;
	
	text-shadow: 0px 1px 1px #fff;
}
.class7{
	font-family:ubuntur;
	font-size:12px;
	font-style:oblique;
	color:#FFF;
	line-height:20px;
}
.class8{
	font-family:ubuntur;
	font-size:12px;
	color:#242324;
	line-height:20px;
}
.class9{
	font-family:ubuntur;
	font-size:16px;
	color:#4e144f;
}
.class10{
	font-family:ubuntur;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
.class10:hover{
	text-decoration:underline;
}
.class11{
	font-family:ubuntur;
	font-size:12px;
	color:#4e144f;

}
.class12{
	font-family:ubuntur;
	font-size:14px;
	color:#000;
	text-transform:capitalize;
}
.class13{
	font-family: ubuntur;
	font-size:12px;
	color:#fff;
}
.class14{
	font-family:ubuntur;
	font-size:12px;
	color:#4e144f;
	text-decoration:none;
}
.class14:hover{
	text-decoration:underline;
}
.class15{
	font-family: ubuntur;
	font-size:14px;
	color:#4e144f;
	text-decoration:none;
	text-transform:uppercase;
} 
.class15:hover{
	text-decoration:underline;
}
.formal{
	font-family: rbno2light;
	font-size:34px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
} 
.formal:hover{
	text-decoration:underline;
} 

.holder {
	margin: 5px 0;
}

.holder a {
	font-size: 16px;
	cursor: pointer;
	margin: 0 5px;
	color: #FFFFFF;
	font-family:museo3;
}

.holder a:hover {
	background-color: #41a9f5;
	color: #fff;
}

.holder a.jp-previous { margin-right: 15px; }
.holder a.jp-next { margin-left: 15px; }

.holder a.jp-current, a.jp-current:hover { 
	color: #FFF;
	font-weight: bold;
}

.holder a.jp-disabled, a.jp-disabled:hover {
	color: #FFF;
}

.holder a.jp-current, a.jp-current:hover,
.holder a.jp-disabled, a.jp-disabled:hover {
	cursor: default; 
	background: none;
}

.holder span { margin: 0 0px; }

/* Content -> Unordered Lists */


#itemContainer { list-style: none; padding:0; margin: 20px 0;  }
#itemContainer li { display: inline-block; margin: 5px; zoom: 1; *display:inline; }
#itemContainer ll li img { vertical-align: bottom; width: 125px; height: 125px; }
.brd{ border:#888888 1px solid;}



.clear {clear:both}
/* remove the list style */
