/*!
AVATAR MUSIC RECORDS
DESIGN BY DIONYSUSARTWORK
 */
 
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: 100%;
}
body {
  margin: 0;
	font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #868686;
  background-color:#141312;
  height: 100%;
}

a {
  color: #8d8d8d;
  text-decoration: none;
}
a:focus {
  outline: none 0px;
}
a:hover,
a:active {
  outline: 0;
}
small {
	font-size:11px;
	display:inline-block;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
	outline:none;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

blockquote {
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr,
img {
	page-break-inside: avoid;
}
img {
	max-width: 100%;
	border:0px;
}
p {
	font-size:13px;
	margin: 0 0 10px;
}
strong {
  font-weight: bold;
}

em {
  font-style: italic;
}
iframe {
	max-width:100%;
	max-height:100%;
	border:0px;
	padding:0px;
	margin:0px;
	display:block;
}
blockquote {
  padding:0;
  margin:35px 0;
	background-image:url(../images/blockquote.png);
	background-position:0px 6px;
	background-repeat:no-repeat;
}
blockquote p {
  font-size:18px;
  line-height:27px;
	font-style:italic;
  font-weight:300;
  margin-bottom:0;
}
.blog-detail blockquote p {
	margin-left:70px;
}
.news-detail blockquote {
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}


/*** End Heading Styles
///////////////////////////////// ***/h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
	font-weight:300;
  line-height: 1.2;
  text-rendering: optimizelegibility;
}
h1,
h2 {
  margin: 0 0 15px 0;
}
h4,
h3 {
  margin: 0 0 15px 0;
}
h5,
h6 {
  margin: 0 0 6px 0;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
	font-weight:400;
  }
  
  h7 {
  font-size: 15px;
}
  
/*** End Heeading Styles
///////////////////////////////// ***/


/*** List Styles
///////////////////////////////// ***/

ul,
ol {
  padding:0;
  margin:0;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

li {
  line-height: 20px;
}

ul.unstyled,
ol.unstyled,
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}

ul.inline > li,
ol.inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}



.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
/*** End List Styles
///////////////////////////////// ***/

/**** AVATAR BG PATTERN
//////////////////////////////////////////////// ***/
.avatarPattern{
	background-image:url(../images/new_background.jpg);
	background-repeat:repeat;
}

/**** Container Content Styles
//////////////////////////////////////////////// ***/

.container {
	width:960px;
	margin-right: auto;
	margin-left: auto;

  *zoom: 1;
}

.container:before,
.container:after {
  display: table;
  line-height: 0;
  content: "";
}
.container:after {
  clear: both;
}

.containerMenuTab {
  background-color:#FFF;
  width:100&;
  *zoom: 1;
}

.containerMenuTab:before,
.containerMenuTab:after {
  display: table;
  line-height: 0;
  content: "";
}
.containerMenuTab:after {
  clear: both;
}

.containerMenu {
	width:960px;
	margin-right: auto;
	margin-left: auto;



  *zoom: 1;
}

.containerMenu:before,
.containerMenu:after {
  display: table;
  line-height: 0;
  content: "";
}
.containerMenu:after {
  clear: both;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}
/**** End Content Styles
//////////////////////////////////////////////// ***/


/*** Fluid Responsive Styles
///////////////////////////////// ***/

.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: "";
}
.row:after {
  clear: both;
}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
	margin-bottom: 10px;
}
.bottom [class*="span"] {
	margin-bottom:0px;
}

.span13 {
  width:960px;
}

.span12 {
  width: 940px;
}

.span11 {
  width: 860px;
}

.span10 {
  width: 100%;
}

.span9 {
	width: 960px;
}

.span8 {
  width: 620px;
}

.span7 {
  width: 540px;
}

.span6 {
  width: 460px;
}

.span5 {
  width: 380px;
}

.span4 {
  width: 300px;
}

.span3 {
	width: 151px;
	margin-top:30px;
}

.span2 {
  width: 140px;
}

.span1 {
  width: 60px;
}
.spanSidebarPics {
  width: 240px;
}
.spanPicText {
  width: 685px;
}
.spanDiscography{
  width:960px;
}
.spanContacts{
  width: 685px;
}

.offsetDiscography{
 margin-left: 960px;

}
.offsetContacts{
  margin-left: 660px;
}
.offsetPicText {
  margin-left: 660px;
}
.offset13 {
  margin-left: 960px;
}

.offset12 {
  margin-left: 980px;
}

.offset11 {
  margin-left: 900px;
}

.offset10 {
  margin-left: 820px;
}

.offset9 {
  margin-left: 740px;
}

.offset8 {
  margin-left: 660px;
}

.offset7 {
  margin-left: 580px;
}

.offset6 {
  margin-left: 500px;
}

.offset5 {
  margin-left: 420px;
}

.offset4 {
  margin-left: 340px;
}

.offset3 {
  margin-left: 260px;
}

.offset2 {
  margin-left: 180px;
}

.offset1 {
  margin-left: 100px;
}
.offsetSidebarPics{
  margin-left: 340px;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.row-fluid .spanContacts{
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .spanPicText {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}

.row-fluid .spanDiscography {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span13 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}

.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}

.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}

.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}

.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}

.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}

.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}

.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}

.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}

.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}

.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}

.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .spanSidebarPics {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .offsetDiscography {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}

.row-fluid .offsetContacts{
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}


.row-fluid .offsetPicText {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}

.row-fluid .offsetPicText:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset13 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}

.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}

.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}

.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}

.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}

.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}

.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}

.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}

.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}

.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}

.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}

.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}

.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}

.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}

.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}

.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}

.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}

.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}

.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}

.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}

.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}

.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}

.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}

.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}

.row-fluid .offsetSidebarPics {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}

.row-fluid .offsetSidebarPics:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
/***  End Fluid Responsive Styles
///////////////////////////////// ***/

/*** SONG/ARTISTS Form Styles
//////////////////////////////// ***/
#songs {
	margin: 55px 0 0;
}

#songs h4 {
}

#songs h4:before {
	color: #777777;
	margin-right: 7px;	
}

#songs h4 span {
	float:right;
	text-transform: none;
	font-size: 14px;
	color:#777777;
	font-weight: 600;
}
#songs h5 {
	
	
	color: #777777;
	margin-right: 7px;	
	float:left;
	text-transform: none;
	font-size: 12px;
	color:#777777;
	font-weight: 600;
}


.songs {
	list-style: none;
	padding: 0;
	margin: 10px 0 20px;
}

.songs li {
	background: #e7e5e5;
	margin-bottom: 1px;
	overflow: hidden;
}

.songs li .track-nr {
	background: #00a3f8;
	display: block;
	height: 100%;
	width: 60px;
	float: left;
	color:white;
	text-align: center;
	line-height: 60px;
	font-size: 18px;

}

.songs li .track-btns {
	list-style: none;
	padding: 0;
	float: right;
	margin: 18px 15px 18px 0;
	height: 24px;
}

.songs li .track-btns li {
	float: left;
	margin-left: 13px;
}

.songs li .track-btns li .buyMP3-track, 
.songs li .track-btns li .buyWAV-track {
	display: block;
	text-transform: uppercase;
	height:24px;
	padding: 0 15px;
	line-height: 24px;
	font-size: 12px;
	color: white;
	text-align: center;
}

.songs li .track-btns li .buyMP3-track {
	background: #999999;
}
.songs li .track-btns li .buyWAV-track {
	background: #666666;
}

.songs li .track-btns li .buyMP3-track:hover {
	background: #0000cc;
	text-decoration: none;
}

.songs li .track-btns li .buyWAV-track:hover {
	background: #000066;
	text-decoration: none;
}

.songs li .audiojs {
	float: right;
}

.songs .track-meta {
	width: 40%;
	float: left;
	margin: 23px 0 0 20px;
}

.songs .track-meta h5 {
	color:#000000;
	font-size: 14px;
	margin-bottom:2px;
	margin-top: 0px;
}

.songs .track-meta p {
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: 300;
}
/*** End SONG/ARTISTS Form Styles
//////////////////////////////// ***/


/*** Input Text Form Styles
//////////////////////////////// ***/

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

input,
button,
select,
textarea {
  font-family: 'Open Sans', sans-serif;
}

label {
  display: block;
  margin-bottom: 7px;
	color:#000;	
}
label small {
	color:#6e6a68;	
}


select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 10px 6px;
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 20px;
  color: #777;
  vertical-align: middle;
}

input,
textarea,
.uneditable-input {
  width: 206px;
}

textarea {
  height: 200px;
	min-height:200px;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #090908;
  border: 1px solid #090908;

	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color:#4c4c4c;
  outline: 0;
}
textarea.disabled,
input[type="text"].disabled,
input[type="password"].disabled,
input[type="datetime"].disabled,
input[type="datetime-local"].disabled,
input[type="date"].disabled,
input[type="month"].disabled,
input[type="time"].disabled,
input[type="week"].disabled,
input[type="number"].disabled,
input[type="email"].disabled,
input[type="url"].disabled,
input[type="search"].disabled,
input[type="tel"].disabled,
input[type="color"].disabled {
	cursor:default;
	border-color: rgba(181, 181, 181, 0.3);

  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

select,
input[type="file"] {
  height: 40px;
  *margin-top: 4px;
  line-height: 40px;
}
select {
  width: 100%;
	min-height:40px;
  background-color: #090908;
  border: 1px solid #090908;

	-webkit-box-sizing: border-box;
		 -moz-box-sizing: border-box;
					box-sizing: border-box;
}
option {
	padding:10px;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

input:-moz-placeholder,
textarea:-moz-placeholder,
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #adadad;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}





input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"] {
  float: none;
  margin-left: 0;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
	float:left;
}

input,
textarea {
  margin-left: 0;
}

input.span12,
textarea.span12 {
  width: 926px;
}
input.span11,
textarea.span11 {
  width: 846px;
}
input.span10,
textarea.span10 {
  width: 766px;
}
input.span9,
textarea.span9 {
  width: 686px;
}
input.span8,
textarea.span8 {
  width: 606px;
}
input.span7,
textarea.span7 {
  width: 526px;
}
input.span6,
textarea.span6 {
  width: 446px;
}
input.span5,
textarea.span5 {
  width: 366px;
}
input.span4,
textarea.span4 {
  width: 286px;
}
input.span3,
textarea.span3 {
  width: 206px;
}
input.span2,
textarea.span2 {
  width: 126px;
}
input.span1,
textarea.span1 {
  width: 46px;
}

.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  line-height: 0;
  content: "";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
/***  End Input Text Form Styles
//////////////////////////////// ***/



/**** General Buttons Styles
//////////////////////////////////////////////// ***/
.close {
	width:24px;
	height:24px;
  float: right;
	background-image:url(../images/sprites.png);
	background-position:6px -1432px;
	background-repeat:no-repeat;
  cursor: pointer;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.btn {
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;


	
  display: inline-block;
  *display: inline;
  padding: 5px 14px;
  margin-bottom: 0;
  *margin-left: .1em;
  font-size: 13px;
  line-height: 18px;
  text-transform:uppercase;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  *border: 0;
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	color: #000000;
  text-decoration: none;
}
.btn-white{
  background-color: #ffffff;
}
.btn-grey{
  background-color: #e7e5e5;
  float:right;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn.active,
.btn:active {
  outline: 0;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

button.btn,
input[type="submit"].btn,
input[type="button"].btn {
	padding:4px 26px;
  *padding-top:4px;
  *padding-bottom:4px;
	border:0px;
}
input[type="submit"].submit,
input[type="button"].submit {
	padding:10px 18px;
  *padding-top:10px;
  *padding-bottom:10px;
	text-transform:capitalize;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

/**** General Buttons Styles
//////////////////////////////////////////////// ***/

/*** Buy Buttons Style
///////////////////////////////////// ***/
.buynowBTTN {
	-moz-box-shadow:inset 0px 0px 0px 0px #bee2f9;
	-webkit-box-shadow:inset 0px 0px 0px 0px #bee2f9;
	box-shadow:inset 0px 0px 0px 0px #bee2f9;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf) );
	background:-moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
	background-color:#63b8ee;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
	text-indent:0px;
	border:1px solid #3866a3;
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	font-style:normal;
	height:25px;
	line-height:45px;
	width:130px;;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #7cacde;
	float:left;
}
.buynowBTTN:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee) );
	background:-moz-linear-gradient( center top, #468ccf 5%, #63b8ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee');
	background-color:#468ccf;
}.buynowBTTN:active {
	position:relative;
	top:1px;
}
/*** End Buy Buttons Style
///////////////////////////////////// ***/



/**** Alert Styles 
///////////////////////////////////// ****/

.alert:before, .alert:after {
	content:'';
	display:table;
}
.alert:after {
	clear:both;
}
.alert {
-webkit-border-top-left-radius: 40px;
-webkit-border-bottom-right-radius: 40px;
-moz-border-radius-topleft: 40px;
-moz-border-radius-bottomright: 40px;
border-top-left-radius: 40px;
border-bottom-right-radius: 40px;
  padding: 15px 25px;
  margin-bottom: 30px;
  color:#cccccc;
	position:relative;
}

.alert h4 {
	color:#000;
	font-size:20px;
	width:38%;
    margin: 0;
}
.alert h4:hover {
	color:#00a3f8;
	font-size:20px;
	width:38%;
    margin: 0;
}
.alert p {
	color:#000;
	width:35%;
	margin:2px 0 0 0;
	font-size:13px;
	float:left;
}
.alert p:hover {
	color:#00a3f8;
	width:35%;
	margin:2px 0 0 0;
	font-size:13px;
	float:left;
}
.alert .btn {
	float:right;
	margin-top:-15px;
}

.alert .close {
  position: absolute;
  top: 15px;
  right: 15px;
  line-height: 20px;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
/**** End Alert Styles 
///////////////////////////////////// ****/


/*** Nav Tabs Style 
///////////////////////////////////////// ***/

.nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}
.nav > li {
	display:inline-block;
	margin-right:-15px;
	
}

.nav > li > a {
	padding:0px 15px;	
	display: block;
	text-decoration:none;
}

.nav > li > a:hover {
  text-decoration: none;
}

.nav > li > a > img {
  max-width: none;
}

.nav > .pull-right {
  float: right;
}
.nav > .pull-left {
  float: left;
}
.nav-tabs {
  *zoom: 1;
	background:#e5e5e5;
}

.nav-tabs:before,
.nav-tabs:after {
  display: table;
  line-height: 0;
  content: "";
}
.nav-tabs:after {
  clear: both;
}

.nav-tabs > li {
  float: left;
}
.nav-tabs > li > a {
  padding: 18px 20px;
  line-height: 20px;
	font-weight:bold;
	text-transform:uppercase;
}

.nav-tabs > .active > a,
.nav-tabs > .ui-state-active a,
.nav-tabs > .active > a:hover {
  color: #ffffff;
  cursor: default;
  background-color: #adadad;
}

.nav > .disabled > a {
  color: #999999;
}

.nav > .disabled > a:hover {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
}
/*** Nav Tabs Style 
///////////////////////////////////////// ***/


/*** Breadcrumb Style
/////////////////////////////////// ***/
.bread-bar {
	padding:0 15px;
	margin-bottom:20px;
-webkit-border-top-left-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-bottomright: 20px;
border-top-left-radius: 20px;
border-bottom-right-radius: 20px;	
}
.breadcrumb {
  padding:10px 0;
  margin:0;
  list-style:none;
	font-size:12px;
	float:left;
	
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
	color:#a5a5a5;
  *zoom: 1;
}
.breadcrumb li + li {
	margin-left:11px;
}
.breadcrumb li + li:before {
	width:5px;
	height:9px;
	display:inline-block;
	content:'';
	margin-right:15px;
	background-image:url(../images/sprites.png);
	background-position:0 -1518px;
	background-repeat:no-repeat;
}
.breadcrumb > li:first-child a {
	padding-left:20px;
	background-image:url(../images/sprites.png);
	background-position:0 -1475px;
	background-repeat:no-repeat;
	background-color:transparent;
}
.breadcrumb > li:last-child a {
    color: #00a3f8;
	cursor:default;
}
.breadcrumb > .active {
  color: #00a3f8;
}
/*** End Breadcrumb Style
/////////////////////////////////// ***/









