@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'UbuntuRegular';
    src: url('fonts/Ubuntu-R-webfont.eot');
    src: url('fonts/Ubuntu-R-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-R-webfont.woff') format('woff'),
         url('fonts/Ubuntu-R-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-R-webfont.svg#UbuntuRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DroidSansRegular';
    src: url('fonts/droidsans-webfont.eot');
    src: url('fonts/droidsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/droidsans-webfont.woff') format('woff'),
         url('fonts/droidsans-webfont.ttf') format('truetype'),
         url('fonts/droidsans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Ubuntu-M';
    src: url('fonts/Ubuntu-M-webfont.eot');
    src: url('fonts/Ubuntu-M-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-M-webfont.woff') format('woff'),
         url('fonts/Ubuntu-M-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-M-webfont.svg#Ubuntu-M') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Butterunsalted';
    src: url('fonts/butterunsalted-webfont.eot');
    src: url('fonts/butterunsalted-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/butterunsalted-webfont.woff') format('woff'),
         url('fonts/butterunsalted-webfont.ttf') format('truetype'),
         url('fonts/butterunsalted-webfont.svg#Butterunsalted') format('svg');
    font-weight: normal;
    font-style: normal;

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

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

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



.formall{
	font-family: DroidSansRegular;
	font-size:12px;
	color:#868686;
	padding:3px;
	text-transform:uppercase;
	text-decoration:none;
}
.formall:hover{
	color:#ffd500;
	text-decoration:underline;
}
.class{
	font-family: UbuntuRegular;
	font-size:12px;
	color:#a6a6aa;

}.class:hover {
	font-family: UbuntuRegular;
	font-size:12px;
	color:#fff;
	
}
.class_1{
	font-family: Butterunsalted;
	font-size:18px;
	color:#ffd500;
	text-transform:uppercase;	font-weight: bold;
}
.class_1:hover {
	font-family: Butterunsalted;
	font-size:18px;
	color:#ffd500;
	text-transform:uppercase;
	font-weight: bold;
}

.class_11{
	font-family: Butterunsalted;
	font-size:18px;
	color: #000000;
	text-transform: capitalize;
	text-decoration:underline;
	padding:5px;
	
	
}

.class_105{
	font-family: Butterunsalted;
	font-size:25px;
	color: #000000;
	text-transform: capitalize;
	
	padding:5px;
	
	
}

.class_2{
	font-family: UbuntuRegular;
	font-size:12px;
	color:#000;
	line-height:20px;
	font-variant: normal;
	text-transform: none;
}
.class_3{
	font-family: Ubuntu-M;
	font-size:12px;
	color:#000;
	line-height:20px;
}
.class_4{
	font-family: Ubuntu-M;
	font-size:16px;
	color:#a5a5a5;
}
.class_6{
	font-family: UbuntuRegular;
	font-size:12px;
	color:#8e8e8e;
	line-height:22px;
}
.class_7{
	font-family: UbuntuRegular;
	font-size:12px;
	color:#ffd500;
	line-height:22px;
}

.holder {
	margin: 5px 0;
}

.holder a {
	font-size: 18px;
	cursor: pointer;
	margin: 0 5px;
	color: #FFFFFF;
	font-family:UbuntuRegular;
	text-decoration:none;
	text-transform: capitalize;
}

.holder a:hover {
	background-color: #0f0f0f;
	color: #FFFFFF;
}

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

.holder a.jp-current, a.jp-current:hover { 
		
		color: #FFFFFF;
	    font-weight: bold;background-color: #0f0f0f;
	
}

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

.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: 5px 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 */
